integration-jira-cloud icon indicating copy to clipboard operation
integration-jira-cloud copied to clipboard

The filter 'wasVuln' is invalid (valid filters: acceptedRisk, acceptRiskStatus, assetID, auditFileID, benchmarkName, cceID, cpe, cveID, baseCVSSScore, cvssVector, cvssV3BaseScore, cvssV3Vector, dataFormat, daysMitigated, daysToMitigated, dnsName, exploitAvailable, exploitFrameworks, familyID, firstSeen, iavmID, ip, lastMitigated, lastSeen, mitigatedStatus, msbulletinID, outputAssets, patchPublished, pluginModified, pluginPublished, pluginID, pluginName, pluginText, pluginType, policyID, port, protocol, recastRisk, recastRiskStatus, repositoryIDs, responsibleUserIDs, vulnRoutedUserIDs, vulnRoutingRuleID, severity, solutionID, stigSeverity, tcpport, udpport, uuid, vulnPublished, wasMitigated, xref, vprScore, assetCriticalityRating, hostUUID, assetExposureScore, aesSeverity, netbiosName).

Open zerokid opened this issue 1 year ago • 3 comments

was vuln is invalid in tsc...any idea how to modify this?

zerokid avatar Jul 17 '24 08:07 zerokid

This is related to running an older version of Security Center. pyTenable (the underlying library that drives the tenable side of the integration) requires version 6.2 or greater. The wasVuln filter relates to WAS capabilities that were added to SC in that version.

SteveMcGrath avatar Jul 17 '24 14:07 SteveMcGrath

what would be the recommended version to support wasvuln?

zerokid avatar Jul 17 '24 14:07 zerokid

You should likely update Security Center to a supported version, 6.4 is current, and Tenable supports down to 6.2

SteveMcGrath avatar Jul 17 '24 15:07 SteveMcGrath