spark1security / n0s1

Secret Scanner for Slack, Jira, Confluence, Asana, Wrike, Linear and Zendesk
https://spark1.us/n0s1
GNU General Public License v3.0
45 stars 12 forks source link

Save findings before exiting due to keyboard interrupt #21

Closed blupants closed 3 months ago

blupants commented 3 months ago

Added keyboard interrupt for n0s1 scan and proper error handling for lack of access on Jira and Confluence.

This PR adds the keyboard interrupt feature request reported here.

This PR also implements the fix for the Handle error: JiraError HTTP 400 issue.