Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.
/ squatternaut Public archive

A snapshot of name squatting on crates.io

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dtolnay/squatternaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Machine-readable database of public packages on crates.io which meet an arbitrary, unwritten, sensible definition of name squatting:

squatted.csv


Format

The CSV columns are crate,user,version. For example:

squat,bbqsrc,0.0.1

None of the columns can contain commas or whitespace, so quoting or escaping are not needed.

The version is the version number of the most recently published version of the crate. This is not necessarily the largest published version number by semver comparison, since crates.io allows publishing a smaller number after a larger number.

The user is the GitHub username who published the listed version.

Only one version per crate is recorded. When a new version gets published to crates.io, if the new version still qualifies as squatting then the version number gets bumped in this dataset, otherwise the crate is removed from the dataset.


Contributing

Pull requests are welcome adding or removing entries in the CSV.

A crate must be present in the most recent nightly crates.io database dump in order to be eligible, i.e. we do not need entries for crates already deleted by a crates.io admin.


License

To the extent that it constitutes copyrightable work, the squatted.csv data file is licensed under the CC0 1.0 Universal license (LICENSE-CC0) and may be used without attribution. Anything else found in this repo is licensed under either of Apache License, Version 2.0 (LICENSE-APACHE) or MIT license (LICENSE-MIT) at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this codebase by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A snapshot of name squatting on crates.io

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  

Languages