Skip to content

Commit 9415b8d

Browse files
Update doc/design.rst
Co-authored-by: Christoph Pirkl <[email protected]>
1 parent dffc376 commit 9415b8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/design.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,8 @@ As of today, the security linter does not fail if it has findings. This was inte
423423
- First step to introduce tooling and make the current state/rating visible
424424

425425
**Ideas/Possible Solutions:**
426-
Define a strategy to address potential security issues in projects. Once this has been done, enforce the immediate addressing of potential security issues in the codebase upon introduction.
426+
* Define a strategy to address potential security issues in projects. Once this has been done, enforce the immediate addressing of potential security issues in the codebase upon introduction.
427+
* Allow excluding individual findings in projects until they are fixed.
427428

428429

429430
Workflows Dependency Structure

0 commit comments

Comments
 (0)