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

Go GA Language Rules #271

Closed
26 of 28 tasks
gotbadger opened this issue Feb 16, 2024 · 2 comments
Closed
26 of 28 tasks

Go GA Language Rules #271

gotbadger opened this issue Feb 16, 2024 · 2 comments
Assignees

Comments

@gotbadger
Copy link
Contributor

gotbadger commented Feb 16, 2024

Bringing the Go rules to GA will be a three-step process.

  1. Improve rule coverage

We currently have 44 Go rules as a static language we can probably look to Java as a source of inspiration

Focus - We have identified the following CWE as providing high value

Other CWE where we might be lacking and require some investigation:

  1. Re-enable tests for HTML tag rule: Re-enable tests for Golang HTML tag injection rule #286

  2. Add 3rd party API rules (CWE-201 - "Insertion of Sensitive Information Into Sent Data"). This is the list from other languages supported by bearer-rules, and part of this step will be to investigate which of these APIs are supported by Go:

  • Airbrake
  • Algolia
  • BigQuery
  • Google Analytics
  • Bugsnag
  • Clickhouse
  • Datadog
  • Elasticsearch
  • New Relic
  • Open Telemetry
  • Rollbar
  • Segment
  • Sentry
  • Honeybadger
  • Scout APM (not available for Go)
  • Google Analytics
  • Google Dataflow
  1. Battle test 💪
@elsapet
Copy link
Collaborator

elsapet commented Mar 25, 2024

@didroe @gotbadger I've raised #351 (it came up during battle-testing). I've added it to the "Battle test" section here since we probably want to look at as part of GA

@elsapet
Copy link
Collaborator

elsapet commented Apr 12, 2024

Closing as completed by https://github.com/Bearer/bearer-rules/releases/tag/v0.34.0

@elsapet elsapet closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants