Home
last modified time | relevance | path

Searched refs:findings (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/cmake/sca/polyspace/
Dpolyspace-print-console.py27 findings = []
36 findings.append(onefind)
38 return findings
60 findings = _parse_findings(args.file)
65 for f in findings:
75 family = Counter([f.get('Family', 'Defect') for f in findings])
78 files = Counter([os.path.basename(f.get('File', 'Unknown')) for f in findings])
/Zephyr-latest/doc/security/
Dsecurity-overview.rst386 on specific branches. It is mandatory to remove all findings or
606 The findings of these analyses shall be considered in the security issue
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1111 * :github:`31517` - UP² broken (git bisect findings inside)