Skip to content

[actions] Support Semgrep by Github Actions#383

Merged
qiluo-msft merged 2 commits intosonic-net:masterfrom
maipbui:semgrep
Jun 19, 2023
Merged

[actions] Support Semgrep by Github Actions#383
qiluo-msft merged 2 commits intosonic-net:masterfrom
maipbui:semgrep

Conversation

@maipbui
Copy link
Copy Markdown
Contributor

@maipbui maipbui commented Jun 19, 2023

Why I did it
Semgrep is a static analysis tool to find security vulnerabilities.
When opening a PR or commtting to PR, Semgrep performs a diff-aware scanning, which scans changed files in PRs.
When merging PR, Semgrep performs a full scan on master branch and report all findings.

Ref: - Supported Language - Semgrep Rules

How I did it
Integrate Semgrep into this repository by committing a job configuration file

How Has This Been Tested?

Additional Information (Optional)

maipbui added 2 commits June 19, 2023 18:06
Signed-off-by: Mai Bui <maibui@microsoft.com>
Signed-off-by: Mai Bui <maibui@microsoft.com>
@qiluo-msft qiluo-msft merged commit 4d270f0 into sonic-net:master Jun 19, 2023
@maipbui maipbui deleted the semgrep branch June 20, 2023 00:44
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Jun 20, 2023
Update sonic-platform-common submodule pointer to include the following:
* 4d270f0 [actions] Support Semgrep by Github Actions ([sonic-net#383](sonic-net/sonic-platform-common#383))
* 74ddd4e Fix issue: should use 'Value' column to calculate the health percentage ([sonic-net#381](sonic-net/sonic-platform-common#381))

Signed-off-by: dprital <drorp@nvidia.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
…nic-net#383)

* SFF manager for handling QSFP+/QSFP28 transceiver modules
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