-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: update choice list show the provence column
#9916
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?
feat: update choice list show the provence column
#9916
Conversation
|
That's good but what they also want is to show whether previous versions (or the current one?) had attestation. |
|
Maybe split |
|
no, I think one column is enough. But if it was downgraded, just print something like "danger, provenance removed" |
Whether this print information should be used when installing dependencies is determined. |
|
as a suggestion, it'd be nice if it could show different values based on provenance coming from trusted publishing or not, like this: https://github.com/antfu-collective/taze/blob/54aeef30400423db32e7adda950ea3ecc2a9fe86/src/commands/check/render.ts#L68-L70 |
|
To reduce the request content, a special request header is added, so the return content does not contain _npmUser.trustedPublisher related information.
|
|
Yes, |
provenance columncheckProvenance config
checkProvenance configprovence column
|
What do you think of the current solution? Should the |
refer to #8889 (comment)