Results 43 issues of Bethany Griggs

A somewhat extension to https://github.com/nodejs/docker-node/issues/2000. I've heard a lot of feedback from users of the Docker Official Node.js Alpine images that they were unaware they rely on experimental status builds...

From my understanding of the specification, the remaining step to achieve [SLSA Build Level 1](https://slsa.dev/spec/v1.0/levels#build-l1) compliance would be to produce a simple provenance out of our build system for release...

never stale

## Hey, I just made a Pull Request! I figure there's some prominent information in the main README that is quite specific to community plugin maintainers. I've opened this PR...

As discussed in the [Community Plugins SIG](https://docs.google.com/document/d/1lIHXi8fi3CDiUD8UhX7s1FWCKAiricQKnFR4OSHoaiY/edit) today, when looking at a published plugin on npm it'd be helpful to be able to tie it back to a commit in...

## Hey, I just made a Pull Request! Opened this to attempt to enable provenance so that we can get references back to the commit and GitHub actions flow that...

… headers The useGetEntities hook can result in requests to /api/catalog/entities where the headers exceed the default maximum Node.js header size of 16KB. This commit implements batching in the useGetEntities...

Some plugin owners may want to maintain and develop multiple versions of their plugin in parallel. My initial implementation idea: * For the few cases where this is required, the...

We need to document a vetting process for the process for plugin maintainers to request to become organization members, specifically as we use `CODEOWNERS` files which error with the following...