-
Couldn't load subscription status.
- Fork 1.2k
ci: add pre-commit check ensuring FIPS compliance #3899
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
base: main
Are you sure you want to change the base?
Conversation
331ea82 to
620e48f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lint failures.
620e48f to
a7f2886
Compare
|
cc @rhdedgar |
688a9a7 to
fab936d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can this be a grep like the asyncio or logging checks?
|
c4a5449 to
92234d0
Compare
this commit adds a new pre-commit hook to scan for non-FIPS compliant function usage within llama-stack Assisted-by: claude-4-sonnet Signed-off-by: Nathan Weinberg <[email protected]>
92234d0 to
656160b
Compare
What does this PR do?
this commit adds a new pre-commit hook to scan for non-FIPS compliant function usage within llama-stack
Closes #3427
Test Plan
Ran locally