This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Releases: JupiterOne-Archives/graph-qualys
Releases · JupiterOne-Archives/graph-qualys
Release 5.14.2
Changed
- INT-9960: add logger
Release 5.14.1
Changed
- INT-9960: add tag based detections filtering
Release 5.14.0
Changed
-
New properties added to resources:
Entity Properties qualys_host_finding
azureSubscriptionId
,azureVmSourceId
-
Ingest Azure data from Host Detection to support new relationships:
Source Entity Relationship Target Entity qualys_vulnerability_manager
SCANS
azure_vm
qualys_host_finding
HAS
azure_vm
Release 5.13.0
Added
- Added
tags
property toqualys_host_finding
entities.
Release 5.12.0
Added
- Added
webAppScanApplicationIdFilter
config variable to only request/ingest
web apps that match IDs provided in the filter
Release 5.11.9
Fixed
- Updated the filter for web app scans and web app findings to use
GREATER
operator when querying using the last since date. Previously this was using
EQUAL
which caused no data to be ingested for those steps
Release 5.11.8
Merge pull request #198 from JupiterOne/release-v5.11.8 v5.11.8
Release 5.11.7
Fixed
- Changed validate invocation function to hit
qps/portal/version
endpoint
because it is more lightweight thanactivity_log
, which caused errors for
larger customers - QPS endpoints will now check for
INVALID_CREDENTIALS
response and throw an
appropriate error - Removed deprecated
.compile()
call for regex
Release 5.11.6
Fixed
- Pad AWS Account IDs with leading 0's if they are less than 12 characters,
making them valid AWS Account IDs
Release 5.11.5
Added
code-ql
workflowquestions
workflow- managed questions