Skip to content

Fix QA bugs and bump version to 1.0.0b10#1

Merged
deosha merged 1 commit intomainfrom
fix/qa-bugs
Jan 12, 2026
Merged

Fix QA bugs and bump version to 1.0.0b10#1
deosha merged 1 commit intomainfrom
fix/qa-bugs

Conversation

@deosha
Copy link
Owner

@deosha deosha commented Jan 12, 2026

Summary

  • Fix LLM01 prompt injection not detecting user input in user role messages
  • Fix audit 'bool has no attribute lower' error by ensuring config keys are strings
  • Fix version display showing hardcoded value instead of package version
  • Reduce FP reducer penalties for CRITICAL severity findings in test/example files
  • Increase LLM01 category risk weight for better detection retention

Test plan

  • All 247 tests pass
  • LLM01 detection verified with test case
  • Audit command runs without errors
  • Version displays correctly

- Fix LLM01 prompt injection not detecting user input in user role messages
- Fix audit 'bool has no attribute lower' error by ensuring config keys are strings
- Fix version display showing hardcoded value instead of package version
- Reduce FP reducer penalties for CRITICAL severity findings in test/example files
- Increase LLM01 category risk weight for better detection retention
@deosha deosha merged commit 180729b into main Jan 12, 2026
6 checks passed
@deosha deosha deleted the fix/qa-bugs branch January 12, 2026 21:12
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