Skip to content

Commit

Permalink
[bitnami/hyperledger-fabric] chore: 🔧 Add to vulndb (#528)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Salmeron Garcia <[email protected]>
  • Loading branch information
javsalgar authored Jul 18, 2024
1 parent 263ce2c commit d466a72
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/components/hyperledger-fabric-ca.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "hyperledger-fabric-ca",
"cpeVendor": "hyperledger",
"cpeProduct": "fabric-ca"
}
5 changes: 5 additions & 0 deletions config/components/hyperledger-fabric-orderer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "hyperledger-fabric-orderer",
"cpeVendor": "hyperledger",
"cpeProduct": "fabric"
}
5 changes: 5 additions & 0 deletions config/components/hyperledger-fabric-peer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "hyperledger-fabric-peer",
"cpeVendor": "hyperledger",
"cpeProduct": "fabric"
}
5 changes: 5 additions & 0 deletions config/components/hyperledger-fabric-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "hyperledger-fabric-tools",
"cpeVendor": "hyperledger",
"cpeProduct": "fabric"
}

0 comments on commit d466a72

Please sign in to comment.