Feature Description
Current solution is:
- mining data from AquaSec API
- transform them into SARIF file
- upload into GH Security Tab - visible in enabled Code Scanning feature
- collect from GH Security Tab
- create/sync GH issues - one per alert + one type alert parent
Problem / Opportunity
Code Scanning GH feature is paid feature per developer with active commit in repo.
Tha mian goal is to provide issue with all needed details for fix problem, Alert is not used in this process by team members.
Acceptance Criteria
- Code Scanning feature can be disabled and team members still receive alert issues.
Proposed Solution
- Store json file next to sarif one after data mining.
- Add option to read from mined json file instead of from alert GH api.
Dependencies / Related
No response
Additional Context
No response
Feature Description
Current solution is:
Problem / Opportunity
Code Scanning GH feature is paid feature per developer with active commit in repo.
Tha mian goal is to provide issue with all needed details for fix problem, Alert is not used in this process by team members.
Acceptance Criteria
Proposed Solution
Dependencies / Related
No response
Additional Context
No response