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.
publicsuffix
Advanced tools
Implements the algorithm to distinguish separate domains (for example browsers need to know that for their cookies and authorization models). Unfortunately there is no better algorithm than looking-up a published list.
See http://publicsuffix.org/ for more details.
Have fun, Jonas
All code of this project is in public domain. It is assumed that contributors loose their copyrights on code they contribute. See http://unlicence.org for more details.
Changing the list to a reverse hash tree could be more space efficient. Lookup would maybe also be faster, but there is not efficiency problem for me. A hash tree like {uk: {co: ...
Provide a mean to update the list at runtime. It's hard to do that in the browser though.
FAQs
JavaScript version of the Public Suffix List
The npm package publicsuffix receives a total of 1 weekly downloads. As such, publicsuffix popularity was classified as not popular.
We found that publicsuffix demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.