Skip to content

Releases: securechaindev/securechain-vexgen

v1.1.5

09 Feb 00:07

Choose a tag to compare

🐛 Bug Fixes

📝 Documentation Changes

v1.1.4

08 Feb 20:55

Choose a tag to compare

✨ New Features

  • 20abfc6 - improve read package by name neo4j query response (commit by @GermanMT)

🐛 Bug Fixes

  • d758df5 - start using SettingsCofigDict due to ConfigDict dont use env_file parameter in newer versions (commit by @GermanMT)
  • 59bf67b - add extra ignore parameter in model config to pass away from unrequired config vars (commit by @GermanMT)
  • 50f4577 - add default value to user id get from payload (commit by @GermanMT)
  • 174f020 - add await to mongo client close connection (commit by @GermanMT)
  • 5c0bb6d - change exception handlers to accept in paremeters basic exception class typing (commit by @GermanMT)
  • 8c40e38 - solve bad typing in several classes (commit by @GermanMT)
  • 966ffe5 - change sbom processor checks to avoid none last vex and tix (commit by @GermanMT)
  • 0ab3868 - add await in aggregate pipelines (commit by @GermanMT)
  • da5f4ea - delete unnused version service method (commit by @GermanMT)

✅ Tests

📝 Documentation Changes

🔧 Chores

v1.1.3

23 Nov 20:06

Choose a tag to compare

🎨 Code Style Changes

  • 84c673a - change get collection functions to be the same as collection names (commit by @GermanMT)

🔧 Chores

v1.1.2

18 Nov 11:43

Choose a tag to compare

✨ New Features

  • b7845c7 - optimized read vulnerabilities, cwes and exploits query (commit by @GermanMT)

🐛 Bug Fixes

  • c64ad1a - remove value error rising that disable generating VEX for well formed sboms (commit by @GermanMT)

✅ Tests

📝 Documentation Changes

v1.1.1

10 Nov 13:34

Choose a tag to compare

✨ New Features

  • 2063405 - delete user_id from paths and request bodies to get it from auth payload (commit by @GermanMT)
  • e62dcf8 - add tix/vex id on path and transform post endopoints to get (commit by @GermanMT)

🐛 Bug Fixes

  • 4140831 - encode dicts from services before returning (commit by @GermanMT)
  • f46079c - serialization of moment in vex responses (commit by @GermanMT)
  • b21f568 - change VEX responses to return VEX document inside the metadata key (commit by @GermanMT)

✅ Tests

📝 Documentation Changes

  • 71b9ce2 - change dos for get user d from auth payload (commit by @GermanMT)
  • 1884c7f - change documentation for download tix/vex endopoints (commit by @GermanMT)

🔧 Chores

v1.1.0

07 Nov 12:32

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

✅ Tests

📝 Documentation Changes

Read more

v1.0.11

25 Sep 16:23

Choose a tag to compare

🐛 Bug Fixes

v1.0.10

22 Sep 10:58

Choose a tag to compare

🐛 Bug Fixes

  • f91e2d5 - prevent special characters from appering as affected artefact (commit by @GermanMT)

v1.0.9

18 Sep 17:52

Choose a tag to compare

🐛 Bug Fixes

v1.0.8

16 Sep 10:55

Choose a tag to compare

🐛 Bug Fixes

  • 6c2389a - Returned exploit name and deleted unknown exploits from TIX (commit by @GermanMT)