Merge branch 'main' into soosdast

This commit is contained in:
Sampark Sharma
2022-11-10 19:18:07 +05:30
committed by GitHub
58 changed files with 144 additions and 145 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
# node-version: "16.x" # node-version: "16.x"
- uses: jfrog/frogbot@9304d3b1d8e05a1b5fc0ba9ebf9ffbd495386250 - uses: jfrog/frogbot@b92e53d9631139a697cb71d9e70229a70ca56694
env: env:
# [Mandatory] # [Mandatory]
# JFrog platform URL (This functionality requires version 3.29.0 or above of Xray) # JFrog platform URL (This functionality requires version 3.29.0 or above of Xray)
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
# The full template list with the required GitHub Actions can be found at https://github.com/jfrog/frogbot/tree/master/templates/github-actions/scan-pull-request # The full template list with the required GitHub Actions can be found at https://github.com/jfrog/frogbot/tree/master/templates/github-actions/scan-pull-request
- uses: jfrog/frogbot@9304d3b1d8e05a1b5fc0ba9ebf9ffbd495386250 - uses: jfrog/frogbot@b92e53d9631139a697cb71d9e70229a70ca56694
env: env:
# [Mandatory] # [Mandatory]
# JFrog platform URL (This functionality requires version 3.29.0 or above of Xray) # JFrog platform URL (This functionality requires version 3.29.0 or above of Xray)
+2 -3
View File
@@ -6,11 +6,11 @@
# The zimperium-zscan GitHub action scans your mobile app binary (iOS or Android) # The zimperium-zscan GitHub action scans your mobile app binary (iOS or Android)
# and identifies security, privacy, and compliance-related vulnerabilities. # and identifies security, privacy, and compliance-related vulnerabilities.
# #
# Prerequisites: # Prerequisites:
# * An active Zimperium zScan account is required. If you are not an existing Zimperium # * An active Zimperium zScan account is required. If you are not an existing Zimperium
# zScan customer, please request a zSCAN demo by visiting https://www.zimperium.com/contact-us. # zScan customer, please request a zSCAN demo by visiting https://www.zimperium.com/contact-us.
# * Either GitHub Advanced Security (GHAS) or a public repository is required to display # * Either GitHub Advanced Security (GHAS) or a public repository is required to display
# issues and view the remediation information inside of GitHub code scanning alerts. # issues and view the remediation information inside of GitHub code scanning alerts.
# #
# For additional information and setup instructions # For additional information and setup instructions
# please visit: https://github.com/Zimperium/zScanMarketplace#readme # please visit: https://github.com/Zimperium/zScanMarketplace#readme
@@ -58,4 +58,3 @@ jobs:
uses: github/codeql-action/upload-sarif@v2 uses: github/codeql-action/upload-sarif@v2
with: with:
sarif_file: Zimperium.sarif sarif_file: Zimperium.sarif