Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Releases: JupiterOne-Archives/graph-qualys

Release 5.14.2

20 Dec 17:25
d82def8
Compare
Choose a tag to compare

Changed

  • INT-9960: add logger

Release 5.14.1

18 Dec 20:19
6a5818d
Compare
Choose a tag to compare

Changed

  • INT-9960: add tag based detections filtering

Release 5.14.0

07 Apr 19:36
905961b
Compare
Choose a tag to compare

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

03 Nov 20:50
66a2cb0
Compare
Choose a tag to compare

Added

  • Added tags property to qualys_host_finding entities.

Release 5.12.0

13 Jun 17:26
3313c70
Compare
Choose a tag to compare

Added

  • Added webAppScanApplicationIdFilter config variable to only request/ingest
    web apps that match IDs provided in the filter

Release 5.11.9

01 Jun 20:30
ff6a0fd
Compare
Choose a tag to compare

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

24 May 17:18
b7c7b57
Compare
Choose a tag to compare
Merge pull request #198 from JupiterOne/release-v5.11.8

v5.11.8

Release 5.11.7

23 May 20:24
df872ad
Compare
Choose a tag to compare

Fixed

  • Changed validate invocation function to hit qps/portal/version endpoint
    because it is more lightweight than activity_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

12 May 16:30
5907a2f
Compare
Choose a tag to compare

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

06 May 15:47
98ad2c5
Compare
Choose a tag to compare

Added

  • code-ql workflow
  • questions workflow
  • managed questions