Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail the release manager pipeline and create security vulnerability issues or move them to TODO state if already present #1151
Fail the release manager pipeline and create security vulnerability issues or move them to TODO state if already present #1151
Changes from 139 commits
a157206
9abf6d1
8ccaf83
29338e2
d33fb22
fea1bde
225ea1c
e5febf7
67a3deb
1c09b55
c769471
a7c6004
7ae1a25
20a54e4
84f0d7d
7d3a1f7
4c712b3
1675da5
bf21b2f
631c508
13a2e82
f2b4a73
fdc31b1
680c24a
a6b2963
b050678
058fb71
41102d0
bbe2780
22a154d
81a2832
ec0806a
4a56e8b
0e25e4c
3111d55
bb9ae40
4becefc
6978417
2cfdee9
3c5cb1b
603036a
8663fae
bd377e9
ca4004e
bfef8c4
e5b8353
b4497de
1e0b4e1
6fa64a3
b9875c2
f215e3a
6cb3e0b
0f4a06f
eadea9b
980c931
78e262b
10506d0
cea5bba
2c82f84
684c691
40b2a80
dc3f37a
8f209b5
3d1b504
a0cb052
080ac96
b3e369d
837a49c
87a8122
0fdd183
b7ee1a9
76d6088
a9c7ebe
6e56020
ae73366
061858c
081fa62
7dc4047
876524a
8f882d6
f6b0951
5acd4c5
7cf0999
aa1dc2a
cc032aa
a4f0a6a
3a865cc
93843a4
f4e5bf4
f687a3a
33b2506
876cfd2
91b5f7f
832a1a9
25da6a9
597a672
5cc08f2
f99e0fa
a587059
043d205
654f026
bb1cb4b
f8592b2
5292082
6db1543
66dcd0f
343fafb
5d4b5fc
1a5c227
203cdcd
4c88b82
4f13cb9
d8f6808
7caf7ec
0693e26
33ba171
8606b33
9209088
adc3a55
b5d6e7f
5b0bb45
8775de0
c01c8a2
d9f2595
f5a73a6
ca4fbab
702a49c
2dda45f
b12a050
25715b0
ff4f37b
3bd9e49
d8568c2
f10ce33
db4c7a3
a5544ef
35f98fb
4588cb3
1a4e350
4734867
3ff549e
1ad8903
6c7c78e
5b6a499
a300169
7b74ae7
8e09efb
9294fb7
af568ca
dd200fe
cc160d7
2fc2755
f3e5b0c
c3d03f8
1c46a82
2feec56
0b273d1
48db7b0
538edf5
a192b92
1d27d0a
02ff6c9
d39e45c
e2ce6f8
ff78bb2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Who catches this exception? What is its purpose? You don't need an exception if it's just to log the message. Let's discuss it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to decide what we log and when.