aboutcode
aboutcode copied to clipboard
AboutCode project: tools and data to uncover things about code: the provenance, origin, license, and more (packages, security, quality, etc.) of FOSS code
Steps to Reproduce: Navigate to the projectβs interface or documentation. Click the following links: Link 1: which is given on the header redirects to the git hub repo(https://github.com/aboutcode-org/aboutcode) Link 2:...
**Description:** I would like to propose adding a Dockerfile and docker-compose.yml to the repository to simplify the setup, improve consistency, and provide an easier way for both developers and users...
It would be good to have a simple plan to deprecate old Python versions and support new Python versions that would: - track the EOL timeline of Python proper https://devguide.python.org/versions/...
When a package is modified locally in a codebase, we should be able track these modifications and how to identify them. Why? Because a package may have been: 1. patched...
Contributing to AboutCode section, there is some typo error. Like: "enthusiatic" should be corrected to "enthusiastic." "Documentaion" should be corrected to "Documentation." Also I attach screenshots of it. ![Screenshot 2024-11-14...
Fixes #0000 ### Tasks * [ ] PR is descriptively titled π and links the original issue above π * [ ] Tests pass -- look for a green checkbox...
It is nice and useful to have step-by-step guides in the docs with screenshots. It is like a sort of video, but no sound: just a few images and text....
Fixes #176 I have added dockerfile which will make containerization easy for both developers and users to get the project up and running in any environment. ### Tasks * [x]...
Fixes #0000 ### Tasks * [ ] PR is descriptively titled π and links the original issue above π * [ ] Tests pass -- look for a green checkbox...
Fixes #151 Fixed typo in contrib_doc.rst file. kindly merge my PR.