-
Running scancode-toolkit-31.0.0b5 on MacOS 11.6.6
The --json-pp output option works fine, but
the --cyclonedx output option fails.
scancode-toolkit-31.0.0b5 % ./scancode --license --copyright …
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Cl…
-
lacks sufficient inline documentation making it difficult for new contributors to understand the code.
-
Currently we use `0` all over the place in the codebase, implicitly because it is the sentinel value that means "replace me when I am inserted in to a table with a sequence defined on my column". We s…
-
The current codebase could benefit from a refactor to enhance its readability and maintainability. This involves:
- Improving variable and function naming for better clarity.
- Organizing the str…
-
DataLad has been under development for a long time, and its codebase retains some uses of Python that are now obsolete, such as inheriting from `object` and `%`-formatting strings. These can be updat…
-
Options to consider:
- static pages
- PWA
- techs: Node.js, Go, Rust (not favoured: too much effort to migrate)
- a microservices approach with some as serverless
- API first architecture: CLI an…
-
I want to rewrite this updating deps, updating to TS, etc
-
We need an hour-ish long walkthrough of the codebase for new folks. Timecode the whole thing and put it on youtube for future generations.
These are things we need to cover:
- [ ] Data repos
-…
-
I opened https://github.com/espressif/esp-idf/pull/9288 in the hopes of improving the wolfSSL component integration with the ESP-IDF.
In the comments of the PR I learned there's a completely new an…