Skip to content

Commit

Permalink
Added CSAF provider
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto committed Apr 29, 2024
1 parent e8f87a9 commit 0eecafa
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .well-known/csaf/provider-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"canonical_url": "https://clouditor.io/.well-known/csaf/provider-metadata.json",
"distributions": [
{
"directory_url": "https://clouditor.io/.well-known/csaf/white/"
}
],
"last_updated": "2024-04-29T00:00:00.0Z",
"list_on_CSAF_aggregators": true,
"metadata_version": "2.0",
"mirror_on_CSAF_aggregators": true,
"publisher": {
"category": "vendor",
"contact_details": "[email protected]",
"issuing_authority": "Clouditor Team",
"name": "Clouditor Team",
"namespace": "https://clouditor.io"
},
"role": "csaf_provider"
}
Empty file.
Empty file.

0 comments on commit 0eecafa

Please sign in to comment.