Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
github.com/PaulioRandall/go-cookies
Collection of Go snippets, examples, and documentation.
The library was designed with the spike & stabalise development approach in mind. During the spiking phase, the packages can be imported like any other for quick development and testing. During the stabalisation phase, the functions and files are copied in to the project source in order to remove the dependency and allow the specifics of the project to change and refactor the implementations as needed. Because the packages do not depend on one another there shouldn't be any need to chase further dependencies.
The only exceptions are tests and the 'toastify' package. Tests can be copied as well to aid refactoring and keep QA happy. The 'toastify' package is designed for use with 'github.com/stretchr/testify' library by adding any missing assertions and types I regularly use.
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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.