Skip to content

Commit

Permalink
feat(updates): filtering tickets newer than a day, set priority, and …
Browse files Browse the repository at this point in the history
…remove service account from watchers (#38)

* Added functionality to remove the current user as a watcher on the new ticket

* added code to set priority based on severity

* added axios to support removing watchers from tickets (jira-client does not include)

* clean up

* Added createdAt field to our findings and a filter to only create Jira issues if the finding has existed for longer than 24 hours

* update output to prepare for sending to slack via GitHub action

* Jira needs priority ID as a string in an object

* update dependencies

* Update macpro-security-hub-sync.ts

* Update macpro-security-hub-sync.ts

* updates based on PR feedback
  • Loading branch information
JonHolman authored Mar 20, 2023
1 parent 3f5baf7 commit fa71b30
Show file tree
Hide file tree
Showing 5 changed files with 11,570 additions and 750 deletions.
Loading

0 comments on commit fa71b30

Please sign in to comment.