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

Implement Export scan results and Download exported scan for WAS v2 #622

Open
fullofentropy opened this issue Sep 14, 2022 · 0 comments
Open
Assignees
Labels
backlog Issue Backlog enhancement New features/functionality Tenable.io Tenable.io Package

Comments

@fullofentropy
Copy link

Is your feature request related to a problem? Please describe.
See Title: API features are not yet implemented and I would like them.
https://developer.tenable.com/reference/was-v2-scans-export
https://developer.tenable.com/reference/was-v2-scans-download-export

Describe the solution you'd like
Fork this repo and implement these API endpoints per the spec and do a pull request.
Plan: rework : ./tenable/io/scans.py->ScansAPI>export()

  • add additional scan_type string/flag 'web-app2' in order to flag WASv2 scan
  • refactor add logic to ensure this doesn't mess up what already exists
  • add conditional to direct code flow if 'web-app2' is passed as 'scan_type'
  • mirror a similar flow/style to what is already implemented for code readability.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
waiting until someone else implements WAS v2 API specifications:
https://developer.tenable.com/reference/was-v2-scans-export

Additional context
Add any other context or screenshots about the feature request here.

@aseemsavio aseemsavio reopened this Nov 10, 2022
@SteveMcGrath SteveMcGrath added enhancement New features/functionality backlog Issue Backlog Tenable.io Tenable.io Package labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issue Backlog enhancement New features/functionality Tenable.io Tenable.io Package
Projects
None yet
Development

No branches or pull requests

4 participants