Jean-Philippe Lachance
Jean-Philippe Lachance
- `node -v`: v14.17.0 - `npm -v`: 6.14.13 - `snyk -v`: 1.741.0 - OS: OSX - Command run: `snyk monitor --json --severity-threshold=high --file=src/project/requirements.txt --org=my-org --project-name=my-project --json-file-output=snyk-result.json` ### Expected behaviour I...
Greetings, When we scan the `alxrem/prometheus-logstash-exporter` container image with a tool like [Snyk](https://snyk.io/product/container-vulnerability-management/), Snyk reports a ton of vulnerabilities in this container base image: ``` Tested 14 dependencies for known...
A long time ago, AWS released the [Intelligent-Tiering](https://aws.amazon.com/s3/storage-classes/intelligent-tiering/) storage class. To use it, all we need is to set an Object storage class to [INTELLIGENT_TIERING](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-intelligent-tiering.html). Doing it on object upload...
### Describe the bug 👋🏼 I'm new to the JFrog CLI and I'm a Poetry user. I'm trying to publish an internal library to a Repository I just created in...
Hello! Could we document the expected content of the SENTRY_CLI_RC secret in a GitHub repository forked from this project? I'm assuming: ``` [defaults] url=https://sentry.io/ org=your-organization project=project-one [auth] token=your-auth-token ``` But...
**Is your feature request related to a problem? Please describe.** GitHub started to rollout Immutable Actions using [a new publishing method](https://github.com/actions/publish-immutable-action). [GitHub CodeQL](https://github.blog/changelog/2024-12-17-find-and-fix-actions-workflows-vulnerabilities-with-codeql-public-preview/) started to raise issues for Actions that...
# Summary It would be very useful if Access could natively export or stream its audit logs to an external destination such as AWS S3, which could then serve as...
**Describe the bug** When the GitHub Action job reaches the SARIF upload step, the SARIF upload fails. Error: Unable to upload "results.sarif" as it is not valid SARIF: - instance.runs[0].tool.driver.supportedTaxonomies[0].index...