Skip to content

Commit

Permalink
feat(STONEINTG-948): migrate redhat-appstudio/clair-in-ci
Browse files Browse the repository at this point in the history
Update references to redhat-appstudio quay org to reflect move to konflux-ci.

Signed-off-by: Josh Everett <jeverett@redhat.com>
  • Loading branch information
Josh-Everett committed Dec 5, 2024
1 parent d222b7e commit fb34a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/security-tools.MD
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $ docker run --rm -i ghcr.io/hadolint/hadolint < Dockerfile
- Check these [docs](https://quay.github.io/clair/howto/deployment.html) to understand the deployment models Clair currently uses.
- For teams using quay.io as their container image registry, we enjoy the benefit of these scans via their website. You can check the results under the vulnerabilites tab of an image.

_Note: [clair-in-ci](https://quay.io/repository/redhat-appstudio/clair-in-ci) is a feature which includes security scanning via clair. It is enabled by default for any Pipelines created in Konflux. A Tekton Task is available that can be used to run clair in your own Pipelines [here](https://github.com/redhat-appstudio/build-definitions/tree/main/task/clair-scan/)._
_Note: [clair-in-ci](https://quay.io/repository/konflux-ci/clair-in-ci) is a feature which includes security scanning via clair. It is enabled by default for any Pipelines created in Konflux. A Tekton Task is available that can be used to run clair in your own Pipelines [here](https://github.com/redhat-appstudio/build-definitions/tree/main/task/clair-scan/)._

### SAST Tools

Expand Down

0 comments on commit fb34a65

Please sign in to comment.