Skip to content

Conversation

@jkbedi
Copy link

@jkbedi jkbedi commented Jan 7, 2026

Issue # (if applicable)

N/A
Closes #.
N/A

Reason for this change

ParseToOCSF processor converts logs into OCSF format, and previously it supported OCSF version 1.1. This change adds support for a new version - OCSF version 1.5 to the existing OCSF feature. For the new version, We add a new value to the existing OCSF Version parameter, and have a new optional parameter called MappingVersion .

Description of changes

  • Added new Version parameter OCSF 1.5 to existing enum for selecting version ( which previously supported only OCSF v1.1).
  • Added new optional parameter mappingVersion .

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Added tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Jan 7, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team January 7, 2026 17:35
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Jan 7, 2026
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter fails with the following errors:

❌ Features must contain a change to a README file.
❌ Features must contain a change to an integration test file and the resulting snapshot.
❌ The first word of the pull request title should not be capitalized. If the title starts with a CDK construct, it should be in backticks "``".

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

@jkbedi jkbedi changed the title Add Support for Ocsf v1.5 in ParseToOCSF feat: Add Support for Ocsf v1.5 in ParseToOCSF Jan 7, 2026
@aws-cdk-automation
Copy link
Collaborator

This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. Note that PRs with failing linting check or builds are not reviewed, please ensure your build is passing

To prevent automatic closure:

  • Resume work on the PR
  • OR request an exemption by adding a comment containing 'Exemption Request' with justification e.x "Exemption Request: "
  • OR request clarification by adding a comment containing 'Clarification Request' with a question e.x "Clarification Request: "

This PR will automatically close in 14 days if no action is taken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants