- Aug 19, 2021
-
-
Anatol Belski authored
AUDIT_GLOBAL_SUPPRESSION_FILE -> BINARY_AUDIT_GLOBAL_SUPPRESSION_FILE Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Aug 17, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Aug 09, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Aug 08, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Aug 01, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Jul 30, 2021
-
-
kasanchez519 authored
allow for global and recipe suppressions
-
kasanchez519 authored
-
-
Karissa Sanchez authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
kasanchez519 authored
-
Karissa Sanchez authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
Karissa Sanchez authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
- Jul 29, 2021
-
-
kasanchez519 authored
-
kasanchez519 authored
-
Karissa Sanchez authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Jul 28, 2021
-
-
kasanchez519 authored
-
kasanchez519 authored
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
kasanchez519 authored
-
kasanchez519 authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
- Jul 27, 2021
-
-
kasanchez519 authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
kasanchez519 authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
kasanchez519 authored
merge clio project to fork
-
- Jul 26, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
- Jul 22, 2021
-
-
kasanchez519 authored
abicheck: include functions from buildname.py
-
kasanchez519 authored
Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: include create_path_to_xml in util binaryaudit: include serialize_artifacts Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> abicheck: iterate through serialize_artifacts generator Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: delete buildname.py Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: import os and glob Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: import util.py Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: import bb as bb, not util Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: flake8 fixes Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
- Jul 21, 2021
-
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-
kasanchez519 authored
-
- Jul 20, 2021
-
-
kasanchez519 authored
binaryaudit: override with binaryaudit from py mod includes init, abicheck, buildname, util incorporate generalized funcs from buildname.py overwrite buildname.py abicheck: rename bbutil import to util also remove the try-except imports since it is included in binaryaudit __init__.py Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com>
-
- Jul 16, 2021
-
-
kasanchez519 authored
Create generalized bb functions
-
- Jul 15, 2021
-
-
kasanchez519 authored
Combination of 9 previous commits which create note, warn, and error functions in util.py and default to these functions in abicheck.bbclass unless bb can be imported. Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: list out file types in a given directory Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: Create util.py create generalized versions of the bb functions seen in abicheck.bbclass Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> abicheck: default to util functions If bb can be imported, use bb note, warn, error functions. Otherwise, use the functions defined in util.py. Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> abicheck: default to util functions If bb can be imported, use bb functions. Otherwise, use generalized functions defined in util.py binaryaudit: delete filetypes.py This code is not functional and unnecessary at the moment. Signed-off-by: Karissa Sanchez <kasanchez519@gmail.com> binaryaudit: remove typo Found a typo on line 78 and fixed it. binaryaudit: fix indentation Fixed indentation of the warn and error functions abicheck: fixing flake issues Fixing indent and spacing issues. binaryaudit: fixing more flake issues Fixing some spacing issues.
-
Anatol Belski authored
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
-