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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

scan: warn when remote scan gets different APK versions for different architectures #773

Open
luhring opened this issue Apr 23, 2024 · 0 comments
Labels
enhancement New feature or request needs-triage applied to all new customer/user issues. Removed after triage occurs.

Comments

@luhring
Copy link
Contributor

luhring commented Apr 23, 2024

Example:

$ wolfictl scan -r cassandra-reaper
馃摗 Finding remote packages
馃攷 Scanning "/var/folders/kl/q9mydw095ln5s7wj971qcrx40000gn/T/x86_64-cassandra-reaper-3.6.0-r0-4249004165.apk"
...
...

馃攷 Scanning "/var/folders/kl/q9mydw095ln5s7wj971qcrx40000gn/T/aarch64-cassandra-reaper-3.4.0-r2-32740106.apk"
...

This will help us realize when a difference in vulnerability results between architectures may have a deeper root cause, such as that we've stopped building a certain architecture.

@luhring luhring added enhancement New feature or request needs-triage applied to all new customer/user issues. Removed after triage occurs. labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage applied to all new customer/user issues. Removed after triage occurs.
Projects
None yet
Development

No branches or pull requests

1 participant