Skip to content

Releases: Rowuni/Q-Ready

v0.5.0

25 May 18:18
59ea588

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

Full implementation of the scoring system

  • SC3 : enhance risk scoring by integrating criticality factor and upda… by @GorgorQ in #75
  • SC4 + SC5 + SC6: severity based on risk score, recommandations generator and QR score by @Rowuni in #76
  • SC7: post-SC code review — remove emojis, fix French strings, refactor enrichment, add docstrings by @Copilot in #77

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 May 00:48
0fe0a42

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • S1 - Windows Certificate Store scanning by @Rowuni in #55
  • S2 - ssh key scanner by @Lutow in #59
  • S3 - sshd config scanner by @Lutow in #68
  • S4 - enhance openssl.cnf scanner with configuration parsing and find… by @GorgorQ in #58
  • S5 - added crypto libraries analysis and updated setup.md accordingly by @Brmstone in #72
  • SC1+ SC2: Scoring function implementation and temporal factor by @Rowuni in #60
  • IM1 - Upload a file function by @Rowuni in #66
  • docs: add licence file by @Rowuni in #57

New Contributors

Full Changelog: v0.1.0...v0.4.0

v0.1.0

17 May 18:01
515b55d

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

  • chore: add commitlint setup by @Lutow in #43
  • fix: replace deprecated mecanism by @Lutow in #46
  • feat: F2 Implementation of the initial data schema by @Rowuni in #45
  • docs: deleting old md files and renaming the main research file by @Rowuni in #49
  • docs: Updated README by @Brmstone in fa71943
  • feat: add missing finding status helper by @Lutow in #48
  • F4.5 : Adding logging in the app for development purposes by @Rowuni in #51
  • fix(F5): remove misplaced imports and align TS types with backend models by @Copilot in #52
  • End of the foundations part - v0.1 by @Rowuni in #53

Full Changelog: https://github.com/Rowuni/Q-Ready/commits/v0.1.0