You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use utils.SarifReport in semgrepRunner.go
- Updated semgrepRunner.go to utilize the SarifReport structure from the utils package, improving code organization and maintainability.
- Removed the local definition of SarifReport to streamline the codebase.
0 commit comments