Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Add workflow for periodic TiCS scan #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aznashwan
Copy link

Adds a workflow for running TiCS scan daily.

@aznashwan aznashwan requested a review from a team as a code owner November 14, 2024 13:34
@aznashwan
Copy link
Author

@ktsakalozos the Trivy workflow failure is completely separate and unrelated to the TiCS workflow in this PR, so please consider merging it.

The error is from Trivy failing to pull the vulnerability database FWIW, which is something which I've seen happen across most of the other repos with Trivy workflows and I don't think is avoidable (outside of adding waits/retries I guess).

Makefile Show resolved Hide resolved
* add new `go.coverage` Makefile target
* add nightly workflow for running TiCS scan

Signed-off-by: Nashwan Azhari <[email protected]>
@aznashwan
Copy link
Author

@ktsakalozos fixed the Makefile target, PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants