aboutcode-org / aboutcode-org/scancode-toolkit
Add Package parser for LKMs
Open
codeday
new feature
package scan
package-formats
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
LKMs binaries contain metadata (which are derived from the MODULE_* macros in the source code).
For instance:
```
license=GPL v2
description=Intel Broxton SoC pinctrl/GPIO driver
author=Mika Westerberg
srcversion=BBE9DA7EDB097BBD2FA9FE4
alias=acpi*:INT34D1:*
alias=acpi*:INT3452:*
depends=pinctrl-intel
intree=Y
vermagic=4.4.0-51-generic SMP mod_unload modversions
```
Contributor guide
Assessment
This issue has not been assessed yet.