
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
github.com/mcqueenorama/check_jenkins_queue
Usage of ./check_jenkins_queue:
-c=20: critical level for job queue depth
-h="http://ci.walmartlabs.com/jenkins": base url for jenkins like http://ci.walmartlabs.com/jenkins
-v=false: verbose output
-w=10: warning level for job queue depth
go build
or:
go build check_jenkins_queue.go
Build it in docker for another platform:
docker run -it -v /Users:/Users -w pwd
google/golang go build check_jenkins_queue.go
The Jenkins API seems to be poorly documented.
Access the Jenkins API:
curl -v http://ci.walmartlabs.com/jenkins/queue/api/json|json_pp
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.