Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return Grpc.Internal error once there's socker read timeout issue occurs in streaming subscribe under routing flap case #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2023

  1. add semgrep (sonic-net#126)

    **Why I did it**
    [Semgrep](https://github.com/returntocorp/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](https://semgrep.dev/docs/supported-languages/#language-maturity) - [Semgrep Rules](https://registry.semgrep.dev/rule)
    
    **How I did it**
    Integrate Semgrep into this repository by committing a job configuration file
    maipbui authored and FengPan-Frank committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    219d73d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/FengPan-Frank/sonic-gnmi

    …into fenpan_pubsubfix
    FengPan-Frank committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3286382 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    994210b View commit details
    Browse the repository at this point in the history