Ramon Petgrave

Results 15 issues of Ramon Petgrave

Continuing on #861 We're adding a decorator you can use to disable the syntax upgrader for any functions you want to explicitly disable the syntax upgrader.

*RFC: lyft/Cartography, Neo4J 4.x, Monkeypatching* We're doing some automatic query syntax/code changes to help us migrate from Neo4j 3.5 to 4.x. Comments welcome! https://docs.google.com/document/d/1DR-XPzEpd5o_aqvgH28mdIJG-2WSeektx2V9hETFXuM/edit#heading=h.cqtqxkjjli6n Update Ju ne 21, 2022 The...

WIP
discussion
neo4j-v4

*Title*: Upgrade kubernetes *Description*: As in #766, we are currently "beta" client libraries within the kubernetes versions `kubernetes>=18.20.0,=18.20.0` *Logs*: Before fixing the version to `kubernetes>=18.20.0,

help wanted
stale

**Feature request template** *Title*: *AWS: allow specifying regions from CLI* *Description*: Sometimes we don't want to sync certain regions, or we only want to sync a few select regions. Our...

help wanted
good first issue
long-term-improvement
Hacktoberfest

Hello from lyft/cartography! We're using the duo client and realized that it doens't automatically use the `HTTP_PROXY` environment variable. We've been using your [provided method](https://github.com/lyft/cartography/blob/0c852d26ec32e7dedda28d260290023ea98f3b7e/cartography/intel/duo/__init__.py#L34) `set_proxy`, but it would be...

Feature Request

Adds some guidance on how to edit/create intel modules

# Summary Fixes #1868 Fails the generator workflows when they detect that other jobs in the calling workflow are targeting self-hosted runners. A new function first fetches a list of...

[Draft] - Add a new `VerifyNpmPackageWithSigstoreTufClient` method that allows supplying a SigstoreTufClient - TODO: confirm it works with the inner tuf clients - TODO: confirm it works with local tuf...

Followup to https://github.com/slsa-framework/slsa-verifier/pull/760 Fix the .github/workflows/update-actions-dist-post-commit.yml workflow to also signoff commit # Testing - [x] Invoked this PR's branch copy of the workflow against #717, and it did signoff the...

Making the `download-artifacts.sh` script be more useful. Before, it would error upon seeing some zip files that it doesn't expect to be in the GH release. I think the script...