Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit d2e2b77

Browse files
authored
Update tools.yml
Add Sonar Cryptography Plugin and CBOM Viewer Signed-off-by: Basil Hess <[email protected]>
1 parent 8928b5a commit d2e2b77

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_data/tools.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,6 +2009,21 @@
20092009
categories:
20102010
- opensource
20112011
- build-integration
2012+
- name: Sonar Cryptography Plugin
2013+
publisher: IBM
2014+
description: A SonarQube Plugin that detects cryptographic assets in source code and generates CBOM.
2015+
websiteUrl: https://github.com/IBM/sonar-cryptography
2016+
repoUrl: https://github.com/IBM/sonar-cryptography
2017+
categories:
2018+
- analysis
2019+
- opensource
2020+
- name: CBOM Viewer
2021+
publisher: IBM
2022+
description: A Web Service to visualize and explore the use of cryptography in software with Cryptography Bills of Materials (CBOM).
2023+
websiteUrl: https://www.zurich.ibm.com/cbom/
2024+
categories:
2025+
- analysis
2026+
- proprietary
20122027

20132028
# `description` will be truncated at 250 characters
20142029
# `categories` values may be the keys from `tool-categories.yml` file

0 commit comments

Comments
 (0)