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

testing: semaphore nonprod #345

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Update semaphore.yml

4be112e
Select commit
Loading
Failed to load commit list.
Draft

testing: semaphore nonprod #345

Update semaphore.yml
4be112e
Select commit
Loading
Failed to load commit list.
Deleted GitHub App / Secret Scan Status succeeded Feb 15, 2024 in 5m 0s

Success

Conditional Static Code Scan Using CodeQL / Shell Script

Error in sh step, with arguments `#!/bin/bash -e
source /home/jenkins/workspace/ka-connect-storage-common_PR-345@tmp/tools/bin/activate > /dev/null

                                      git config --global url.'git@github.com:'.insteadOf 'https://github.com/'
                                      export GIT_SSH_COMMAND='ssh -i "/home/jenkins/workspace/ka-connect-storage-common_PR-345@tmp"/github/confluent_jenkins_private_key'

                                      /usr/local/codeql-go-library/scripts/install-deps.sh
                                      pip install appsec-sast-tools==0.0.84

                                      appsec-sast-tools --debug codeql local scan --codeql-search-path appsec-codeql --codeql-additional-pack /usr/local/codeql-library --pr 345 --source $(pwd) --upload-sarif-github
                                  
        `.
script returned exit code 127

Details

  • Checkout (11 sec)
  • Conditional Static Code Scan Using CodeQL (1 min 4 sec)
    Error: script returned exit code 127
  • Secret-Scan (2.3 sec)
  • Post (2.8 sec)