Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Conversation

@DrewDennison
Copy link
Member

@DrewDennison DrewDennison commented Jul 18, 2025

Let's give paying customers the best possible engine

TODO:

  • understand any perf issues this introduces with a more complex analysis
  • resolve the setup problem below to install the pro binary

@DrewDennison
Copy link
Member Author

image

this will require shipping a pro binary or running this setup command

# if no config is provided to allow for either the default "auto"
# or whatever the logged in config is
args = ["scan", "--json", "--experimental"] # avoid the extra exec
if os.environ.get("SEMGREP_API_TOKEN"):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SEMGREP_APP_TOKEN

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants