Skip to content

Releases: vulnersCom/api

add sitx methods

28 Dec 20:24
1d430f8

Choose a tag to compare

Merge pull request #52

add sitx endpoint

v3.1.3

11 Dec 18:57

Choose a tag to compare

Changelog

[3.1.3] - 2025-12-11

Added

  • Added references parameter for get_multiple_bulletins method

Fixed

  • Fixed Linux audit

[3.1.1] - 2025-09-12

Added

  • Added search.get_web_vulns method for web vulnerability search
  • Added subscription_v4 endpoint with new parameters
  • Added timeout settings support for API

Changed

  • Added linux-audit, os-audit method marked as deprecated

[3.0.4] - 2025-06-05

Added

  • Added cvelistMetrics field to AuditFields
  • Added search_bulletins_all and search_exploits_all methods for comprehensive search

[3.0.3] - 2025-05-29

Fixed

  • Fixed fetch_collection functionality

[3.0.2] - 2025-05-22

Added

  • Added configuration parameters for audit.host and audit.software

[3.0.1] - 2025-05-11

Changed

  • First stable release of 3.x branch

[3.0.0] - 2025-05-11

Breaking Changes

  • Complete update to version 3.0
  • Migration to new API architecture
  • Updated dependencies: httpx ^0.28.1, orjson ^3.10.18, pydantic ^2.11.4
  • Minimum Python version: 3.10

fix find_all condition

28 May 20:26

Choose a tag to compare

2.3.7

fix find_all condition

2.3.6 Poetry release fix

21 Feb 13:55

Choose a tag to compare

correct poetry release tag

2.3.5 Fix host parameters naming

21 Feb 13:50

Choose a tag to compare

audit_host.operation_system renamed to operating_system

2.3.4 Added search_cpe method

14 Feb 08:59

Choose a tag to compare

Added search-cpe method

update v4 methods

04 Feb 18:03

Choose a tag to compare

2.3.3

update v4 methods

update find_exploit_all method

03 Feb 19:58

Choose a tag to compare

2.3.2

Merge remote-tracking branch 'origin/master'

update audit_software endpoint

03 Feb 10:03

Choose a tag to compare

2.3.1

update audit_software endpoint

2.3.0

01 Feb 17:28

Choose a tag to compare

add v4 support