-
Notifications
You must be signed in to change notification settings - Fork 60
NO-ISSUE: Synchronize From Upstream Repositories #791
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
base: main
Are you sure you want to change the base?
Changes from all commits
519608a
e70e3d4
948ca49
3679411
3ccfd82
256c804
cb7f3eb
8ff1ef1
df2c201
1122611
d79f17f
145b862
a2ac020
a9a1d01
68b3d3b
5507a95
0d41be5
be50388
9bddb79
ca6a24c
87e856e
0d62eec
e619841
0691e3e
527d104
cfd584a
9221a84
b84a2af
4739666
2aec9fd
f665ba8
cdcfdd6
4d865a0
3d8f368
71f4df7
103d38d
4eaa382
b080e96
59bf268
a880ff5
c143bce
68f9449
d88e565
43b0f98
7c55f09
6da6b7e
358da0c
dbcba7c
4d5c27a
94fe50a
fa506b3
1545940
d9ea915
0317e0d
e60ce1e
f83e25c
1793ad8
a7299f5
138ed8e
2d97d70
1edfb4d
650c4e5
3235de2
9d75d5e
4dc0d9e
56a63f7
c037cad
60bcc20
b25c7ec
6a77ac1
4ea87e7
d1e37e9
b66805c
e429e7f
a4b8db2
3253b60
fe4c59f
278106f
75e0257
a81ae52
ce451d5
9a71c58
c9ae5f8
8bb421d
8abe569
21b3f5c
90f1225
873c44d
1983e5c
b161874
520b332
748f972
ff59728
45b901c
73a7fcd
aa514b8
24c4d90
1b5cfa6
5d74b25
200af67
a2c7943
47189a7
78823b4
66c67f7
9b53247
06e358e
5b82539
279043c
972b1be
3cd2f8a
2e91b9b
3ab96e6
f6a4342
9675325
59eb3c5
ede5c6d
1413b5d
d07d609
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 2554
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 3463
🏁 Script executed:
Repository: openshift/operator-framework-operator-controller
Length of output: 3106
Add complete hash pinning and enforce it during installation
Markdown==3.10.3is stable, non-yanked, and has no OSV advisory. Add its wheel and source-distribution SHA-256 hashes, then add hashes for all 36 requirements.Makefile.venvcurrently installs withpip install -rwithout--require-hashes; enable hash checking in that path. Hashing onlyMarkdownis insufficient.🤖 Prompt for AI Agents
Sources: Path instructions, MCP tools