Explore >> Select a destination


You are here

blog.healthchecks.io
| | neilmadden.blog
6.3 parsecs away

Travel
| | In "Towards a standard for bearer tokenURLs", I described a URL scheme that can be safely used to incorporate a bearer token (such as an OAuth access token) into a URL. That blog post concentrated on the technical details of how that would work and the security properties of the scheme. But as Tim Dierks...
| | rmoff.net
4.1 parsecs away

Travel
| |
| | securitylab.github.com
7.5 parsecs away

Travel
| | In this article, well discuss some common security malpractices for GitHub Actions and workflows, and how to best avoid them. Our examples are based on real-world GitHub workflow implementation vulnerabilities the GitHub Security Lab has reported to maintainers.
| | lea.codes
9.1 parsecs away

Travel
| Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.