mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 17:03:17 +01:00
add missing file classification test fixtures + gitignore adjustment
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
46fffe5c6f
commit
309cbf5264
1
syft/file/test-fixtures/classifiers/negative/.gitignore
vendored
Normal file
1
syft/file/test-fixtures/classifiers/negative/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
!libpython2.7.so
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
# note: this should NOT match
|
||||||
|
|
||||||
|
DO NOT DETECT
|
||||||
1
syft/file/test-fixtures/classifiers/positive/.gitignore
vendored
Normal file
1
syft/file/test-fixtures/classifiers/positive/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
!libpython3.7.so
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
# note: this SHOULD match as python 3.7
|
||||||
|
noise3.7.4a-vZ9!morenoise
|
||||||
Loading…
x
Reference in New Issue
Block a user