Skip to content

resc-1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 09:50
3f86fc5

🚀 Rule pack filter in rule metrics screen.

You can now filter over multiple rule packs in the metrics screen. (Pull Request #97)

📈 Finding metrics over the past 13 weeks

Graphs for showing the amount of findings, amount of untriaged and true positive findings (Pull Request #107)

🔭 Rule categorization based on tags.

You can now filter over your finding based on the rule tags. (Pull Request #109)

🐛 Multiple bug fixes.

  • Fix Backend performance issue with NOT_ANALYZED filter. (Pull Request #98)
  • Fix Getting populated for the selected latest rule pack version on the initial page load. (Pull Request #99)
  • Fix frontend finding a mismatch. (Pull Request #100)
  • (Pull Request #102)
    - Fixed frontend issue where multiple APIs called twice.
    - Set correct rule pack versions from the rule analytics page.
    - Fetching rule metrics of active rule pack.
    - Fixing counts in rule pack metrics.

⬆️ Requirements upgrade.

Requests version bump from 2.25.9 to 2.31.0.