Age | Commit message (Collapse) | Author | Files | Lines |
|
for the nonssl_check, there is a light GO processing parsing the
xfail file
the comments at the end of a line are wrongly interprated
and the xfail file is not loaded
so 30277 # comment
is wrong
it shall be
so 30277
we can modify either the processing or the waiver file..
the waiver file change is trivial
Test succesfuly executed on daily
shoudl lead to a full 100% next time on security test on master
(istanbul candidate)
Issue-ID: TEST-360
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: If67d295d6f1a84e3261468fa80c0c0342e564773
|
|
add waivers for containers
the version test scans the java and python version
the expected versions are the ones indicated in the
ref seccom reco yaml file
waiver may be granted for
- unmaintained components
- upstream components
- filebeat dockers
Issue-ID: TEST-360
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ia3bb82712d2ef01a6eea03c5a499fb2abca7f529
|
|
waiver requested for the so and so-etsi-sol003-adapter pods
There is a work in progress for introducing the ingress controller for the ssl connection in oom/so
Issue-ID: SO-3724
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8e9b557b3a926cb7792c8516dd6ed24d4291d3b1
|
|
set waiver list for
- unlimited
- root
- nossl
exclude testing and upstream components
Issue-ID: TEST-330
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie1f2bc73a10f81751910268c73e00e4e271fc153
|
|
All waivers have been successfully migrated to this repository which is
intended as a single source of truth for SECCOM exceptions.
This patch removes disabled (commented out) exceptions to make waiver
lists more readable. All historical data remains intact by being kept in
VCS change history.
Issue-ID: INT-1695
Change-Id: Icec72acfd0eda6c8762525ad27feb626caf3ac48
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
The waivers are in different locations, the idea is
to centralize all the waivers in the same place
Issue-ID: INT-1710
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I25ad8ce6f14bb5fd9672139406eb6d3a0720eebb
|