Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(updates): filtering tickets newer than a day, set priority, and …
…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