Conversation
…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>
|
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:
For more information about GitHub Code Scanning, check out the documentation. |
nicallen
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.