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

run trivy security scans on release docker image/composer/yarn dependencies #20

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

nodiscc
Copy link
Owner

@nodiscc nodiscc commented Oct 30, 2023

0s
Run make test_trivy_repo TRIVY_EXIT_CODE=1
  make test_trivy_repo TRIVY_EXIT_CODE=1
  shell: /usr/bin/bash -e {0}
make: *** No rule to make target 'test_trivy_repo'.  Stop.
Error: Process completed with exit code 2.

This will fail as long as this commit is not merged into release as the Makefile on the release branch currently has no test_trivy_repo target.

@nodiscc nodiscc marked this pull request as draft October 30, 2023 19:03
@nodiscc nodiscc closed this Nov 22, 2023
@nodiscc nodiscc deleted the trivy-schedule-release branch November 22, 2023 15:05
@nodiscc nodiscc restored the trivy-schedule-release branch November 23, 2023 11:34
@nodiscc nodiscc reopened this Nov 23, 2023
@nodiscc nodiscc force-pushed the trivy-schedule-release branch from 466af8c to 27c856d Compare November 23, 2023 11:35
@nodiscc nodiscc self-assigned this Nov 23, 2023
@nodiscc nodiscc force-pushed the trivy-schedule-release branch from 27c856d to 767dbec Compare November 23, 2023 12:36
@nodiscc nodiscc merged commit 767dbec into master Nov 23, 2023
10 of 15 checks passed
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.

1 participant