Skip to content

Commit

Permalink
docs: add links to Jenkins and GitLab integrations used
Browse files Browse the repository at this point in the history
Signed-off-by: italvi <[email protected]>
  • Loading branch information
italvi authored May 16, 2024
1 parent 4f52db0 commit 76f928d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The documentation is provided as [GitHub pages](https://festo-se.github.io/cyclo
- Validate: Validates an SBOM against a given specification. The tool is deployed with the default CycloneDX schema and a custom schema, but a path to schema can also be provided.
- Set: Using the command-line or a json, you can set properties on specified components in an SBOM, e.g. when information in an automtically created SBOM is missing or not correct.
- Build-public: Remove components and information with namespace internal and resolves the dependencies.
- CI-/CD-Integration: As this is a command-line tool, it can be integrated into your pipelines and the validation even provide a report, which can be used by the `warnings-ng-plugin` from Jenkins or a `code-quality-report` as required by GitLab.
- CI-/CD-Integration: As this is a command-line tool, it can be integrated into your pipelines and the validation even provide a report, which can be used by the [`warnings-ng-plugin`](https://github.com/jenkinsci/warnings-ng-plugin) from Jenkins or a [`code-quality-report`](https://docs.gitlab.com/ee/ci/testing/code_quality.html#implement-a-custom-tool) as required by GitLab.

0 comments on commit 76f928d

Please sign in to comment.