FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Export configuration information to SARIF by henrymercer · Pull Request #1565 · github/codeql-action · GitHub

Export configuration information to SARIF - #1565

Merged
henrymercer merged 8 commits into
mainfrom
henrymercer/diagnostics-code-scanning-config
Mar 13, 2023
Merged

henrymercer merged 8 commits into
mainfrom
henrymercer/diagnostics-code-scanning-config

Conversation

henrymercer commented Mar 7, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

This PR exports a configuration information summary to SARIF for green and red runs. This summary comes from the code scanning config file generated by the CLI. When the config is parsed in the Action, nothing will be exported.

We add an integration test exercising the functionality, and gate it behind a feature flag so it is easy to disable if it doesn't behave as expected in the wild.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

henrymercer force-pushed the henrymercer/diagnostics-code-scanning-config branch from 9474efa to 4b1f530 Compare March 7, 2023 21:22
henrymercer marked this pull request as ready for review March 9, 2023 18:44
henrymercer requested a review from a team as a code owner March 9, 2023 18:44
henrymercer requested a review from angelapwen March 10, 2023 13:41
angelapwen previously approved these changes Mar 10, 2023

angelapwen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice!!

Comment thread src/feature-flags.ts
Comment thread pr-checks/checks/config-export.yml Outdated

angelapwen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

🚢

henrymercer merged commit ec29823 into main Mar 13, 2023
henrymercer deleted the henrymercer/diagnostics-code-scanning-config branch March 13, 2023 16:44
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL