Skip to content

document elf dependencies#2157

Merged
nichtsfrei merged 1 commit intomainfrom
document-runtime-libraries
Mar 12, 2026
Merged

document elf dependencies#2157
nichtsfrei merged 1 commit intomainfrom
document-runtime-libraries

Conversation

@nichtsfrei
Copy link
Member

Add the dynamically linked C libraries required by the prebuilt openvasd and scannerctl Linux binaries to their README files.

The dependencies were determined from the release artifacts using readelf -d ... | grep NEEDED to clarify which runtime libraries must be present on target systems.

@nichtsfrei nichtsfrei marked this pull request as ready for review March 12, 2026 11:54
@nichtsfrei nichtsfrei requested a review from a team as a code owner March 12, 2026 11:54
@github-actions
Copy link

github-actions bot commented Mar 12, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 0c79412.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Add the dynamically linked C libraries required by the prebuilt
openvasd and scannerctl Linux binaries to their README files.

The dependencies were determined from the release artifacts using
readelf -d ... | grep NEEDED to clarify which runtime libraries must
be present on target systems.
@nichtsfrei nichtsfrei force-pushed the document-runtime-libraries branch from 9a4d27f to 0c79412 Compare March 12, 2026 11:57
@nichtsfrei nichtsfrei merged commit d5fd003 into main Mar 12, 2026
18 of 24 checks passed
@nichtsfrei nichtsfrei deleted the document-runtime-libraries branch March 12, 2026 13:39
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