Skip to content

Beta Release v0.21

Compare
Choose a tag to compare
@coffeeandsecurity coffeeandsecurity released this 06 Nov 20:07
· 12 commits to main since this release

New Features & Improvements

  • Platform-Specific Rule Loading: The -r flag now accepts comma-separated values for platforms (e.g., -r php,cpp,java). Only the specified platform-specific rules will be loaded, and the scan will be restricted to the corresponding project files for each selected platform.
  • Isolated Rule Application: Rules are now applied exclusively within each selected platform, preventing cross-application of rules across unrelated platforms. Common, platform-independent rules will continue to apply to all project files.
  • Enhanced Rule Optimization: Updated and optimized multiple scanning rules for greater performance and accuracy.

Coming Soon
Stay tuned for more updates and additional rule enhancements!