[Tenable IO] Add scanner dataset to experimental Tenable IO Integration - #6113
Conversation
…/integrations into tenable_io_add_datasets
efd6
left a comment
There was a problem hiding this comment.
Can you provide a link to the API docs for the data set in the PR description?
|
/test |
🌐 Coverage report
|
Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
|
Going to add a dataset for |
…/integrations into tenable_io_add_datasets
…/integrations into tenable_io_add_datasets
|
Aside from the above question, should be good. Let me know what you think on that one. Eric |
|
|
||
| **Scanner** is used to retrieve the current state of scanners, including licensing and activity. See more details in the API documentation [here](https://developer.tenable.com/reference/scanners-list). | ||
|
|
||
| **Scan** is used to retrieve details about existing scans, including scan statuses, assigned targets, and more. See more details in the API documentation [here](https://developer.tenable.com/reference/scans-list). |
| ### scan | ||
|
|
||
| This is the `scan` dataset. | ||
|
|
||
| #### Example | ||
|
|
||
| {{event "scan"}} | ||
|
|
||
| {{fields "scan"}} |
| # newer versions go on top | ||
| - version: "0.5.0" | ||
| changes: | ||
| - description: Added dataset for scanner and scan logs. |
There was a problem hiding this comment.
| - description: Added dataset for scanner and scan logs. | |
| - description: Added dataset for scanner and scans logs. |
|
/test |
|
I also had a question on the three existing datasets. Each of them are using the |
|
If you think this will get merged soon, I will hold off for now to prevent conflicts with the changelog and manifest, but I just opened #6147 for the fingerprint issue. The way it currently sits, any updates to existing objects in Tenable will not be reflected in Elastic, because the updated record will fail to ingest. This is pretty much creating static/non-updatable content. New assets, plugins, or vulnerabilities will be ingested, but changes to existing objects will never be reflected in Elastic. |
|
I'm OK with the naming you have now given what already exists. You are right to open an issue for fongerprinting, it needs to have some thought and be handled separately from this. |
|
Hi @efd6, Sure thing! Here are some screenshots (hiding details from our production Tenable):
|
…/integrations into tenable_io_add_datasets
|
/test |
|
Package tenable_io - 0.6.0 containing this change is available at https://epr.elastic.co/search?package=tenable_io |




Type of Change
What does this PR do?
This PR adds
scannerandscandatasets to the Tenable.io IntegrationList Scanners API Documentation
List Scans API Documentation
Checklist
changelog.ymlfile.