Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			- Created SignerEndpointsTests to validate the SignDsse and VerifyReferrers endpoints. - Implemented StubBearerAuthenticationDefaults and StubBearerAuthenticationHandler for token-based authentication. - Developed ConcelierExporterClient for managing Trivy DB settings and export operations. - Added TrivyDbSettingsPageComponent for UI interactions with Trivy DB settings, including form handling and export triggering. - Implemented styles and HTML structure for Trivy DB settings page. - Created NotifySmokeCheck tool for validating Redis event streams and Notify deliveries.
		
			
				
	
	
		
			19 lines
		
	
	
		
			413 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			413 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "schemaVersion": "1.0",
 | 
						|
  "id": "stellaops.notify.connector.email",
 | 
						|
  "displayName": "StellaOps Email Notify Connector",
 | 
						|
  "version": "0.1.0-alpha",
 | 
						|
  "requiresRestart": true,
 | 
						|
  "entryPoint": {
 | 
						|
    "type": "dotnet",
 | 
						|
    "assembly": "StellaOps.Notify.Connectors.Email.dll"
 | 
						|
  },
 | 
						|
  "capabilities": [
 | 
						|
    "notify-connector",
 | 
						|
    "email"
 | 
						|
  ],
 | 
						|
  "metadata": {
 | 
						|
    "org.stellaops.notify.channel.type": "email"
 | 
						|
  }
 | 
						|
}
 |