Skip to content

Commit 3ba4d90

Browse files
committed
chore: declare sourceos-devtools manifest
1 parent 9cfd13f commit 3ba4d90

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.sourceos/manifest.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"repo": "SourceOS-Linux/sourceos-devtools",
3+
"domain": "tooling",
4+
"specVersion": "0.1.0",
5+
"ownedSchemas": [],
6+
"syncEngines": [],
7+
"sourceChannels": [],
8+
"policyClasses": [
9+
"high"
10+
],
11+
"auditEvents": [
12+
"devtools.contract.validated",
13+
"devtools.repo.scanned"
14+
],
15+
"dangerousSurfaces": [
16+
"devtools.schema.validation_bypass",
17+
"devtools.repo_scan.incomplete"
18+
],
19+
"authorityRepos": [
20+
"SourceOS-Linux/sourceos-spec"
21+
],
22+
"notes": "Developer/operator tooling surface for SourceOS contract validation, repo scanning, graph doctor, sync doctor, and policy explanation commands."
23+
}

0 commit comments

Comments
 (0)