Implement source lock and submission package baseline
This commit is contained in:
parent
d73a73b455
commit
c8ac42154c
18 changed files with 852 additions and 22 deletions
|
|
@ -25,4 +25,8 @@ def normalize(context: dict) -> dict:
|
|||
artifact_ref
|
||||
],
|
||||
"requirement_refs": native_result.get("requirement_refs", []),
|
||||
"metadata": {
|
||||
"normalizer_id": "native-probe-normalizer",
|
||||
"native_result_id": "sdk-fixture-native-result"
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue