Skip to content

chore: create a new release#1345

Merged
behnazh-w merged 13 commits intoreleasefrom
main
Mar 31, 2026
Merged

chore: create a new release#1345
behnazh-w merged 13 commits intoreleasefrom
main

Conversation

@behnazh-w
Copy link
Copy Markdown
Member

No description provided.

art1f1c3R and others added 13 commits March 9, 2026 14:11
…writes, and environment modification to reduce fps (#1322)

The builtins, sys, and os modules now are more fine-grained in their inline import obfuscation matching, looking only for file writes, process spawning, and environment modification.

Signed-off-by: Carl Flottmann <carl.flottmann@oracle.com>
This PR updates the pre-commit hooks, adjusts the code to pass the updated hooks, and temporarily adds GHSA-5239-wwwm-4pmq to the ignore list since a patch is not available.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
Signed-off-by: Abhinav Pradeep <abhinav.pradeep@oracle.com>
#1333)

Signed-off-by: Abhinav Pradeep <abhinav.pradeep@oracle.com>
This PR adds a new GitHub Actions workflow that runs Oracle Macaron to scan and validate our GitHub Actions workflows for supply chain security issues whenever workflow files change. It also fixes a bug in sending the query to osv.dev and adds relevant tests.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
…lt to standard build command (#1336)

Signed-off-by: Abhinav Pradeep <abhinav.pradeep@oracle.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e characters, and allow dataflow analysis to fail (#1340)

Signed-off-by: Nicholas Allen <nicholas.allen@oracle.com>
…alysis (#1339)

This PR enhances the Macaron GitHub Action by updating its input/output interface and introducing new analysis to detect injection risks and other security issues in GitHub Actions workflows. It also improves result visibility by showing findings directly in the Action run summary.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
This PR improves URL validation to prevent unexpected redirects caused by ambiguous parsing behavior.
A new utility function has been introduced to ensure that username and password fields are not implicitly populated by urlparse, which could otherwise lead to incorrect hostname resolution and unintended redirects.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 31, 2026
@behnazh-w behnazh-w requested a review from nicallen March 31, 2026 05:09
@behnazh-w behnazh-w merged commit d07edd4 into release Mar 31, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants