Skip to content

Releases: prowler-cloud/py-ocsf-models

0.1.1

20 May 08:48
d7cd371
Compare
Choose a tag to compare

What's Changed

Security

Dependencies

  • chore(release): update version by @pedrooot in #43
  • chore(deps-dev): bump mypy from 1.9.0 to 1.10.0 by @dependabot in #44
  • chore(deps-dev): bump ruff from 0.4.1 to 0.4.2 by @dependabot in #45
  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 by @dependabot in #46
  • chore(deps-dev): bump black from 24.4.0 to 24.4.2 by @dependabot in #47
  • chore(deps-dev): bump pytest-xdist from 3.5.0 to 3.6.1 by @dependabot in #48
  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #49
  • chore(deps-dev): bump ruff from 0.4.2 to 0.4.3 by @dependabot in #50
  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #52
  • chore(deps-dev): bump safety from 3.1.0 to 3.2.0 by @dependabot in #51
  • chore(deps-dev): bump ruff from 0.4.3 to 0.4.4 by @dependabot in #54
  • chore(deps-dev): bump pylint from 3.1.0 to 3.2.2 by @dependabot in #56

Chores

Full Changelog: 0.1.0...0.1.1

0.1.0

24 Apr 14:16
a72b4e5
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(security): Handle Incomplete URL substring sanitization by @jfagoagas in #39

Chores

  • chore(py-ocsf): update class attributes and oscf version by @pedrooot in #42

Dependencies

  • chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #34
  • chore(deps-dev): bump black from 24.3.0 to 24.4.0 by @dependabot in #35
  • chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #38
  • chore(deps): bump pydantic from 1.10.14 to 1.10.15 by @dependabot in #36
  • chore(deps-dev): bump ruff from 0.3.5 to 0.3.7 by @dependabot in #37
  • chore(deps-dev): bump ruff from 0.3.7 to 0.4.1 by @dependabot in #40

Full Changelog: 0.0.4...0.1.0

0.0.4

10 Apr 07:15
Compare
Choose a tag to compare

What's Changed

Fixes

Chores

Dependencies

  • chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #15
  • chore(deps-dev): bump bandit from 1.7.7 to 1.7.8 by @dependabot in #16
  • chore(deps-dev): bump vulture from 2.10 to 2.11 by @dependabot in #17
  • chore(deps-dev): bump safety from 2.3.5 to 3.0.1 by @dependabot in #18
  • chore(deps-dev): bump pylint from 3.0.2 to 3.1.0 by @dependabot in #19
  • chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 by @dependabot in #20
  • chore(deps-dev): bump black from 22.12.0 to 24.3.0 by @dependabot in #21
  • chore(deps): bump email-validator from 2.1.0.post1 to 2.1.1 by @dependabot in #22
  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #23
  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #25
  • chore(deps-dev): bump ruff from 0.3.3 to 0.3.4 by @dependabot in #26
  • chore(deps-dev): bump safety from 3.0.1 to 3.1.0 by @dependabot in #27
  • chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot in #28
  • chore(deps-dev): bump ruff from 0.3.4 to 0.3.5 by @dependabot in #29
  • chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #31

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

14 Mar 12:31
ca74720
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

11 Mar 13:42
50cf79a
Compare
Choose a tag to compare

Fixes

Chores

Full Changelog: 0.0.1...0.0.2

0.0.1

08 Mar 09:47
e7b2988
Compare
Choose a tag to compare

🎉 Exciting News for the OCSF Community & Prowler Users! 🎉

We’re thrilled to announce the launch of a brand-new Python package, py-ocsf-models, dedicated to enriching our cybersecurity ecosystem by leveraging the Open Cybersecurity Schema Framework (OCSF) principles. 🚀

🔍 About py-ocsf-models

This package provides comprehensive models based on the OCSF Schema v1.1.0, aiming to simplify the integration and manipulation of cybersecurity data. It’s designed to facilitate a standardized approach to handling cybersecurity data across tools and platforms, ensuring compatibility and ease of use.

💡 Usage in Prowler

We’re also excited to share that Prowler will be incorporating py-ocsf-models to generate JSON OCSF outputs as Detection Findings. This integration is a significant step towards enhancing our capabilities in cybersecurity data analysis and sharing, aligning with OCSF standards.

🤝 Contribute & Collaborate

We encourage the OCSF community to explore py-ocsf-models, provide feedback, and contribute to the project. Together, we can make strides in achieving greater interoperability and efficiency in cybersecurity operations.

We look forward to your support and contributions. Let’s work together to make cybersecurity data more accessible and standardized across the board!
For any questions or suggestions, feel free to reach out here or open an issue on the GitHub repository.

What's Changed

New Contributors

Full Changelog: https://github.com/prowler-cloud/py-ocsf-models/commits/0.0.1