
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.
Provides a web ui to inspect stackprof dumps.
$ gem install stackprof-webnav
$ stackprof-webnav
By default it will list all files in the current directory. You can click in the web interface to try to open any file as a dump.
Additionally, you can list another directory by passing the -d
flag:
$ stackprof-webnav -d /my/folder/with/dumps
Or launch it with a dump preselected:
$ stackprof-webnav -f /path/to/stackprof.dump
See stackprof gem homepage to learn how to create dumps.
Open the browser at localhost:9292
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
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.