Skip to content

Releases: prowler-cloud/py-ocsf-models

0.9.0

09 Apr 07:26
dc66898

Choose a tag to compare

Security

  • feat(security): improve GHA security by @jfagoagas in #270
  • feat(security): security best practices from StepSecurity by @stepsecurity-app[bot] in #273
  • feat(security): block mode for hardened runners by @jfagoagas in #274

Dependencies

New Contributors

  • @stepsecurity-app[bot] made their first contribution in #273

Full Changelog: 0.8.1...0.9.0

0.8.1

12 Feb 16:49
90dfbe6

Choose a tag to compare

Fixes

Improvements

Dependencies

Full Changelog: 0.8.0...0.8.1

0.8.0

17 Nov 08:21
124b60e

Choose a tag to compare

🚀 Release Highlights

🐍 Python 3.14 Support

This release adds full compatibility with Python 3.14, ensuring better performance and compatibility with the latest Python features and improvements.

🧩 Pydantic v2 Migration

All code using Pydantic has been migrated from v1 to v2, improving validation speed, typing accuracy, and overall maintainability.

Thanks to @StefanFl for both 👏

Dependencies

  • chore(deps): bump astral-sh/ruff-action from 3.4.0 to 3.5.1 by @dependabot[bot] in #234
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #235
  • chore(deps-dev): bump authlib from 1.5.1 to 1.6.5 by @dependabot[bot] in #243
  • chore(deps-dev): bump bandit from 1.8.5 to 1.8.6 by @dependabot[bot] in #227
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in #238
  • chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #239
  • chore(deps-dev): bump flake8 from 7.1.2 to 7.3.0 by @dependabot[bot] in #228
  • chore(deps-dev): bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #240
  • chore(deps-dev): bump ruff from 0.12.1 to 0.13.2 by @dependabot[bot] in #242
  • chore(deps-dev): bump pytest-cov from 6.0.0 to 7.0.0 by @dependabot[bot] in #241
  • chore: support Python 3.14 by @StefanFl in #244
  • chore(release): 0.8.0 by @jfagoagas in #245

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

31 Jul 07:22
96e5bb0

Choose a tag to compare

Fixes

  • fix: AffectSoftwarePackage name is required by @cedricbu in #223

Chores

  • chore(release): automate through github actions by @jfagoagas in #226

Full Changelog: 0.7.0...0.7.1

0.7.0

07 Jul 07:14
2e03d99

Choose a tag to compare

Features

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

03 Jul 06:42
c046253

Choose a tag to compare

Features

  • feat(models): add support for Application Security Posture Finding and related objects by @ccronca in #218

Security

  • fix(security): workflow does not contain permissions by @MrCloudSec in #220

Dependencies

New Contributors

  • @ccronca made their first contribution in #218 creating OCSF Application Security Posture Finding 🚀

Full Changelog: 0.5.0...0.6.0

0.5.0

20 May 13:29
a71d5df

Choose a tag to compare

Features

  • feat: add Compliance Finding and many associated types by @trumant in #198

Dependencies

  • chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #193
  • chore(deps-dev): bump safety from 3.2.9 to 3.2.14 by @dependabot in #194
  • chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #195
  • chore(deps): bump astral-sh/ruff-action from 3.2.2 to 3.3.0 by @dependabot in #197
  • chore(deps-dev): bump ruff from 0.11.0 to 0.11.8 by @dependabot in #199
  • chore(deps-dev): bump pylint from 3.3.1 to 3.3.7 by @dependabot in #200
  • chore(deps): bump astral-sh/ruff-action from 3.3.0 to 3.3.1 by @dependabot in #201
  • chore(deps-dev): bump ruff from 0.11.8 to 0.11.9 by @dependabot in #202
  • chore(dependabot): set monthly frequency by @jfagoagas in #203
  • chore(deps-dev): bump setuptools from 76.0.0 to 78.1.1 by @dependabot in #204

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

16 Apr 11:51
3a3161a

Choose a tag to compare

Features 🚀

Fixes 🔧

Security 🔒

Dependencies 💻

  • chore(deps): bump codecov/codecov-action from 4.6.0 to 5.4.0 by @dependabot in #174
  • chore(deps-dev): bump bandit from 1.7.10 to 1.8.3 by @dependabot in #172
  • chore(deps-dev): bump pytest-randomly from 3.15.0 to 3.16.0 by @dependabot in #170
  • chore(deps-dev): bump ruff from 0.6.8 to 0.9.10 by @dependabot in #177
  • chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #171
  • chore(deps-dev): bump mypy from 1.11.2 to 1.15.0 by @dependabot in #162
  • chore(deps-dev): bump ruff from 0.9.10 to 0.11.0 by @dependabot in #183
  • chore(deps-dev): bump flake8 from 7.1.1 to 7.1.2 by @dependabot in #180
  • chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #186

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

20 Feb 05:25
a47fb49

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

04 Feb 16:34
b6cfef7

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0