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

Reduce security attack surface #113

Open
colonelpopcorn opened this issue Feb 16, 2022 · 0 comments
Open

Reduce security attack surface #113

colonelpopcorn opened this issue Feb 16, 2022 · 0 comments
Labels
pinned Issues that should not be marked stale.

Comments

@colonelpopcorn
Copy link
Member

I would like to have fewer security fix PRs opened by dependabot. Reducing actual dependencies would go a long way to helping out with that. We just ship log4js so we should be able to define an interface that we can wrap log4js in and then people can use whatever logging library they want.

  • Remove need for log4js by injecting logging library and just making it an interface
  • Exclude development dependencies from regular dependabot scan
  • Bump major version so that breaking changes don't actually break anybody
@colonelpopcorn colonelpopcorn added the pinned Issues that should not be marked stale. label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Issues that should not be marked stale.
Projects
None yet
Development

No branches or pull requests

1 participant