Skip to content

Releases: spark1security/n0s1

v1.0.30

16 Oct 03:50
4a12f05

Choose a tag to compare

What's Changed

Full Changelog: v1.0.29...v1.0.30

v1.0.29

17 Sep 03:24
c7ab6a2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.28...v1.0.29

v1.0.28

12 Jun 03:16
c2c9d0d

Choose a tag to compare

What's Changed

  • Added support to scan for leaked secrets in GitLab by @blupants in #35

Full Changelog: v1.0.27...v1.0.28

v1.0.27

24 Apr 03:52
6c7179a

Choose a tag to compare

What's Changed

  • Added queries to limit the scan scope via the --scope input param by @blupants in #34
  • Force regex modifiers to be in the start of the expression to prevent DeprecationWarning by @blupants in #34

Full Changelog: v1.0.26...v1.0.27

v1.0.26

10 Apr 02:57
3048744

Choose a tag to compare

What's Changed

  • Added support to scan for leaked secrets in GitHub by @blupants in #32

Full Changelog: v1.0.25...v1.0.26

v1.0.25

18 Jan 04:24
68bd8e0

Choose a tag to compare

What's Changed

  • Customized Scan Scope for Large Size Jira/Confluence/Asana Sites by @blupants in #31

Full Changelog: v1.0.24...v1.0.25

v1.0.24

12 Oct 19:21
6ae3e01

Choose a tag to compare

What's Changed

Full Changelog: v1.0.23...v1.0.24

v1.0.23

28 Aug 00:58

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

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

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