Skip to content

Conversation

@ongamse
Copy link
Owner

@ongamse ongamse commented Mar 13, 2023

Qwiet LogoQwiet Logo

This pull request enables build rules. You can read more about build rules here. The build rules are controlled by the shiftleft.yml file in the repository.

Visit app.shiftleft.io to see the security findings for this repository.

We've done a few things on your behalf

  • Forked this demo application
  • Generated a unique secret SHIFTLEFT_ACCESS_TOKEN to allow GitHub Actions in this repository to communicate with the Qwiet (Shiftleft) API
  • Committed a GitHub Action that will invoke Qwiet preZero's Static Application Security Testing (SAST) on all future pull requests on this repository
  • Created this pull request that demonstrates build rules. It also adds a status check that displays the result of the GitHub Action

Questions? Comments? Want to learn more? Get in touch with us or check out our documentation.

@github-actions
Copy link

Qwiet LogoQwiet Logo

Checking analysis of application shiftleft-c-demo against 3 build rules.

Using sl version 0.9.1711 (302f3697bcdb2827e401af5d1cb4517f8e9be561).

Checking findings on scan 1.

Results per rule:

  • Allow no critical findings: FAIL
    (4 matched vulnerabilities; configured threshold is 0).

    Findings:

       ID   CVSS    Rating    CVE              Title                                                                                                                                                      
      3    9.0   critical   CVE-2021-30139   pkg:pkg/alpine/[email protected]                                                                                                                         
      5    9.0   critical   CVE-2021-36159   pkg:pkg/alpine/[email protected]                                                                                                                         
     48    9.0   critical   CVE-2021-23839   OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS v…
     58    9.0   critical   CVE-2021-3711    In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this fun…
     Severity rating   Count 
     Critical              4 
     High                  0 
     Medium                0 
     Low                   0 
     CVE              Count 
     CVE-2021-36159       1 
     CVE-2021-30139       1 
     CVE-2021-23839       1 
     CVE-2021-3711        1 
  • Allow one OSS or container finding: FAIL
    (35 matched vulnerabilities; configured threshold is 1).

    First 5 findings:

       ID   CVSS    Rating    CVE              Title                                                                                                                                                      
      3    9.0   critical   CVE-2021-30139   pkg:pkg/alpine/[email protected]                                                                                                                         
      5    9.0   critical   CVE-2021-36159   pkg:pkg/alpine/[email protected]                                                                                                                         
     48    9.0   critical   CVE-2021-23839   OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS v…
     58    9.0   critical   CVE-2021-3711    In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this fun…
      7    7.0     high     CVE-2021-28831   decompress_gunzip.c in BusyBox through 1.32.1 mishandles the error bit on the huft_build result pointer, with a resultant invalid free or segmentation fau…
     Severity rating   Count 
     Critical              4 
     High                  9 
     Medium               20 
     Low                   2 
  • Allow no reachable OSS vulnerability: pass
    (0 matched vulnerabilities; configured threshold is 0).

2 rules failed.

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