A book-in-progress about the Linux kernel and its insides.
6 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | Scripts/check_code_snippets.py | 52 | print("Error in", sys.argv[1]) |
| LOW | Scripts/get_all_links.py | 36 | except Exception as e: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .github/workflows/release-e-books.yaml | 6 | - 'v*.*' # Create a release only when a new tag matching v*.* is pushed. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | Scripts/get_all_links.py | 3 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | Scripts/get_all_links.py | 42 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | Booting/linux-bootstrap-5.md | 421 | #include "../../../../lib/decompress_bunzip2.c" |