feat: start dotnet detection (#955)

* feat: start dotnet detection

* Apply suggestions from code review

Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>

* refactor: dn instead of dotnet

* refactor: format branches, extractor reorg

* refactor: format selection and dotnet detect

* feat: get format, arch, os

* refactor: log errors and exceptions

* ci: also test and build for dotnet-main dev

* fix: import path

* fix: circular dep

* fix: remove buf argument
feat: get runtime meta data

* fix: log unsupported runtime error

* fix: type ignore

Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
This commit is contained in:
Moritz
2022-04-06 11:24:05 +02:00
committed by Moritz Raabe
parent de312d87dc
commit b5be876e61
18 changed files with 399 additions and 167 deletions

View File

@@ -26,6 +26,7 @@ requirements = [
"smda==1.7.1",
"pefile==2021.9.3",
"pyelftools==0.28",
"dnfile==0.10.0",
]
# this sets __version__