Reachables slicing should accept the path to the BOM file
Open
- Dominant language
- Rust
- Stars
- 98
- Forks
- 10
- Avg merge
- 6h 19m
- Merged PRs (30d)
- 1
Description
Currently, the BOM file is expected to be called bom.json and placed within the same application directory for reachables slicing to work.
Instead, we can explicitly pass the path to the BOM files to support more use cases. Requires a [new](https://github.com/AppThreat/chen/issues/20) global ConfigFile Creation Pass in chen that can look into other directories.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.