-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(node version on runner): node16 to node18 (#49)
* 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 * upgrade from node 16 to 18
- Loading branch information
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters