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
After Moving repositories, some scans that were brought in from adhoc need to be modernized to use updated techniques. One of these being using api endpoints instead of api calls for more secure date insertion.
Implementation notes
Create tasked endpoint for insertion of data for table WAS_FINDINGS
Create Tasked endpoint for insertion of data for table WAS_SUMMARY
Increase Data used for more info on vulnerabilities
Acceptance criteria
How do we know when this work is done?
All Tests Pass
TSQL has been fully removed
More Data IS availible
The text was updated successfully, but these errors were encountered:
💡 Summary
After Moving repositories, some scans that were brought in from adhoc need to be modernized to use updated techniques. One of these being using api endpoints instead of api calls for more secure date insertion.
Implementation notes
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: