Skip to content

Check apk package security#2

Open
4oo4 wants to merge 4 commits intomcasviper:mainfrom
4oo4:main
Open

Check apk package security#2
4oo4 wants to merge 4 commits intomcasviper:mainfrom
4oo4:main

Conversation

@4oo4
Copy link
Copy Markdown

@4oo4 4oo4 commented Aug 7, 2022

Use Alpine security feed (https://secdb.alpinelinux.org/) to determine whether an update is security-related.

This can be slow and requires jq and curl to be installed, so the user can disable security checks with CHECK_PACKAGE_SEC=N or put it in a cache folder to prevent delayed check_mk_agent output (/usr/lib/check_mk_agent/local/${CACHE_SECONDS})

This allows this check to give more detailed output like mk_apt:
better-check_apk

4oo4 added 4 commits August 7, 2022 20:33
Use Alpine security feed (https://secdb.alpinelinux.org) to determine whether an update is security-related. This can be slow and requires `jq` and `curl` to be installed, so the user can disable security checks with `CHECK_PACKAGE_SEC=N` or put it in a cache folder to prevent delayed `check_mk_agent` output (`/usr/lib/check_mk_agent/local/${CACHE_SECONDS}`)
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