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

Add and configure Capslock #139

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Add and configure Capslock #139

merged 1 commit into from
Oct 21, 2024

Conversation

ericcornelissen
Copy link
Collaborator

Summary

Add Capslock as a tool dependency and use it to continuously check (statically) the capabilities used by dependencies. The idea behind doing this is to ensure all potentially dangerous function being used are known and make sense in the context in which they're used.

Add Capslock (<https://github.com/google/capslock>) as a tool dependency
and use it to continuously check (statically) the capabilities used by
dependencies. The idea behind doing this is to ensure all potentially
dangerous function being used are known and make sense in the context in
which they're used.

The `capabilities.json` file is included in the commit history because
it is needed to do a comparison from one version to the next.
@ericcornelissen ericcornelissen added security Relates to security dependencies Changes to the project's dependencies meta Relates to the project or repository itself labels Oct 21, 2024
@ericcornelissen ericcornelissen merged commit 689e1f1 into main Oct 21, 2024
11 checks passed
@ericcornelissen ericcornelissen deleted the use-capslock branch October 21, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to the project's dependencies meta Relates to the project or repository itself security Relates to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant