Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Qualys scan to API Calls #15

Open
3 tasks
edujosemena opened this issue Mar 11, 2024 · 0 comments
Open
3 tasks

Convert Qualys scan to API Calls #15

edujosemena opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@edujosemena
Copy link

💡 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

  • 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
@schmelz21 schmelz21 added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

No branches or pull requests

2 participants