Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Bug Fixes

- resolve simple NeMo Hydra `_target_` interpolations before callable classification and fail closed on unresolved dynamic selectors
- scan ONNX external data references in sparse initializers, tensor-valued attributes, and function defaults
- avoid false-positive process-launch findings for parsed framed Python string literals
- detect dangerous Python calls retrieved through module namespace dictionaries in ZIP and TAR members
Expand Down
Loading
Loading