You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggest bump up to github.com/notaryproject/notation-plugin-framework-go v1.0.0
Error: pkg/verifier/notation/pluginmanager.go:42:70: SA1019: plugin.Plugin is deprecated: Plugin exists for historical compatibility and should not be used. To access Plugin, use the notation-plugin-framework-go's plugin.Plugin type. (staticcheck)
func (m *RatifyPluginManager) Get(ctx context.Context, name string) (plugin.Plugin, error) {
PoC
Complete instructions, including specific configuration details, to reproduce the vulnerability.
Impact
What kind of vulnerability is it? Who is impacted?
Anything else you would like to add?
No response
Are you willing to submit PRs to contribute to this feature?
Yes, I am willing to implement it.
The text was updated successfully, but these errors were encountered:
What would you like to be added?
Summary
Found a dependency upgrade in notation verifier.
Details
Suggest bump up to github.com/notaryproject/notation-plugin-framework-go v1.0.0
PoC
Complete instructions, including specific configuration details, to reproduce the vulnerability.
Impact
What kind of vulnerability is it? Who is impacted?
Anything else you would like to add?
No response
Are you willing to submit PRs to contribute to this feature?
The text was updated successfully, but these errors were encountered: