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
The HTTP client is ready to be to be maintained as a separate module. By pulling it out it would be possible to reuse the core-framework and the scans lib as part of a security scanner extension such as burp.
Any request would then be routed through the scanners http engine and could be routed to a dedicated external-scanner-reporter to register security findings.
The text was updated successfully, but these errors were encountered:
The HTTP client is ready to be to be maintained as a separate module. By pulling it out it would be possible to reuse the core-framework and the scans lib as part of a security scanner extension such as burp.
Any request would then be routed through the scanners http engine and could be routed to a dedicated external-scanner-reporter to register security findings.
The text was updated successfully, but these errors were encountered: