Git Product home page Git Product logo

squatternaut's Introduction

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.

squatternaut's People

Contributors

dtolnay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.