Skip to content

Releases: spark1security/n0s1

v1.0.23

28 Aug 00:58
Compare
Choose a tag to compare

What's Changed

  • Changed get_data() to automatically reconnect client by @blupants in #27
  • Added error handling for non-existing regex file
  • Added findings unique ID for SARIF report
  • Bug fixes: uninitialized variable args.debug

Full Changelog: v1.0.22...v1.0.23

v1.0.22

26 Jul 22:59
72c4bc7
Compare
Choose a tag to compare

What's Changed

  • Fixed slack scan infinite loop bug, deprecated Python 3.8 support by @blupants in #25

Full Changelog: v1.0.21...v1.0.22

v1.0.21

17 Jul 05:34
90f1490
Compare
Choose a tag to compare

What's Changed

  • Fixed backward compatibility with Python 3.9 by @blupants in #24

Full Changelog: v1.0.20...v1.0.21

v1.0.20

17 Jul 03:41
081ed19
Compare
Choose a tag to compare

What's Changed

  • Added support to scan secret leaks in Slack messages by @blupants in #23

Full Changelog: v1.0.19...v1.0.20

v1.0.19

09 Jul 00:51
9ec710d
Compare
Choose a tag to compare

What's Changed

  • Added n0s1 client support to professional mode by @blupants in #22
  • Save findings before exiting due to keyboard interrupt by @blupants in #21

Full Changelog: v1.0.18...v1.0.19

v1.0.18

24 Jun 03:35
9305908
Compare
Choose a tag to compare

What's Changed

  • Added timeout and limit to Jira and Confluence by @blupants in #16
  • Added insecure flag to skip SSL verification for Jira and Confluence by @blupants in #17
  • Refactored ticket data format by @blupants in #18

Full Changelog: v1.0.17...v1.0.18

v1.0.17

21 Mar 05:07
a026277
Compare
Choose a tag to compare

What's Changed

  • Fixed JQL reserved word bug on jira_controller.py by @blupants in #9

Full Changelog: v1.0.16...v1.0.17

v1.0.16

04 Dec 23:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.16

v1.0.14

22 Nov 00:45
9046e15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13

16 Nov 16:28
f6ac286
Compare
Choose a tag to compare

What's Changed

  • Python Source Code Optimization by @AxylumRust in #4
  • Changed default regex config file to use YAML by default by @blupants in #5

New Contributors

Full Changelog: v1.0.12...v1.0.13