Skip to content
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

Move docs/ to a different repository #4013

Closed
sethvargo opened this issue Aug 16, 2023 · 2 comments
Closed

Move docs/ to a different repository #4013

sethvargo opened this issue Aug 16, 2023 · 2 comments
Labels

Comments

@sethvargo
Copy link

Your feature request related to a problem? Please describe.

Our security team is flagging issues with our use of golangci-lint, and the issues are always related to vulnerabilities in the Node dependencies for the docs/ folder.

Describe the solution you'd like.

Move the docs/ folder to a dedicated repository.

Describe alternatives you've considered.

Publish a security policy and a committed SLA for responding to security issues.

Additional context.

No response

@sethvargo sethvargo added the enhancement New feature or improvement label Aug 16, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 16, 2023

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@ldez
Copy link
Member

ldez commented Aug 16, 2023

Hello,

the documentation will stay in the repository because maintenance and contribution are easier like that.

Your security team should ignore the documentation dependencies.

Publish a security policy and a committed SLA for responding to security issues.

We are not a commercial company, we will not set up SLA.
In particular on the dev dependencies of the documentation.

We use dependabot which handles all security issues about dependencies related to golangci-lint itself.

The current problem with our doc is the migration of gatsby:

We are open to pull requests to make this update so that your problem will be fixed.

@ldez ldez closed this as completed Aug 16, 2023
@ldez ldez added declined and removed enhancement New feature or improvement labels Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants