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

Create an action for scanning APKs for vulnz #115

Merged
merged 1 commit into from
May 28, 2023

Conversation

mattmoor
Copy link
Contributor

No description provided.

@mattmoor mattmoor force-pushed the scan-apk branch 3 times, most recently from d5a7898 to 2a8bac8 Compare May 28, 2023 11:18
Signed-off-by: Matt Moore <mattmoor@chainguard.dev>
-v $PWD:/github/workspace \
-v /tmp:/tmp \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To support generated apko configs

@@ -163,7 +163,9 @@ runs:
APKO_IMAGE="ghcr.io/wolfi-dev/apko:latest"
fi
docker run -i --rm --entrypoint /bin/sh \
--network host \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to support registries on localhost

@mattmoor mattmoor merged commit bb15971 into chainguard-images:main May 28, 2023
4 checks passed
@mattmoor mattmoor deleted the scan-apk branch May 28, 2023 12:53
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.

None yet

2 participants