up
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docs CI / lint-and-preview (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / build-test (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / authority-container (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / docs (push) Has been cancelled
				
			
		
			
				
	
				Build Test Deploy / deploy (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			Build Test Deploy / build-test (push) Has been cancelled
				
			Build Test Deploy / authority-container (push) Has been cancelled
				
			Build Test Deploy / docs (push) Has been cancelled
				
			Build Test Deploy / deploy (push) Has been cancelled
				
			This commit is contained in:
		| @@ -0,0 +1,35 @@ | ||||
| { | ||||
|   "schemaVersion": "1.0", | ||||
|   "id": "stellaops.sbom-indexer", | ||||
|   "displayName": "StellaOps SBOM BuildX Generator", | ||||
|   "version": "0.1.0-alpha", | ||||
|   "requiresRestart": true, | ||||
|   "entryPoint": { | ||||
|     "type": "dotnet", | ||||
|     "executable": "StellaOps.Scanner.Sbomer.BuildXPlugin.dll", | ||||
|     "arguments": [ | ||||
|       "handshake" | ||||
|     ] | ||||
|   }, | ||||
|   "capabilities": [ | ||||
|     "generator", | ||||
|     "sbom" | ||||
|   ], | ||||
|   "cas": { | ||||
|     "protocol": "filesystem", | ||||
|     "defaultRoot": "cas", | ||||
|     "compression": "zstd" | ||||
|   }, | ||||
|   "image": { | ||||
|     "name": "stellaops/sbom-indexer", | ||||
|     "digest": null, | ||||
|     "platforms": [ | ||||
|       "linux/amd64", | ||||
|       "linux/arm64" | ||||
|     ] | ||||
|   }, | ||||
|   "metadata": { | ||||
|     "org.stellaops.plugin.kind": "buildx-generator", | ||||
|     "org.stellaops.restart.required": "true" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user