-
Hey jhoblitt,
Here at puppetlabs, we are currently going through all of our Approved modules on the Puppet Forge. We have some feedback for your module if you would be interested in retaining the a…
-
## Overview
When using Safes or other smart contract wallets as owners, we currently fallback to on-chain approvals using the safe contract's `approveHash` function.
This has several disadvantages…
-
# Use Scenario
A reviewer is unhappy with the current state of the PR. They express they disapproval with a `-1`.
# New Behavior
The `lgtm` approver counts all approvals as `+1` and all disapprovals…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
## Description
I am forking mainnet and getting a revert `GS025` for a 5 of 9 Gnosis Safe when using the Core SDK.
I have created the safe with the sdk and instantiated 5 versions of the SDK with…
-
Request to create a `NPM_TOKEN` on `llnode` containing an npm automation token for the `nodejs-foundation` npm user so that we can automate releases for llnode.
We're kinda on a limbo with the Comm…
-
### Add a description
gittuf's policy metadata, like the TUF metadata that inspired it, grants trust directly to keys. This has some undesirable effects that we need to contend with.
First, there's …
-
```
Which of the following steps should be taken by a customer when conducting penetration testing on AWS?
A. Conduct penetration testing using Amazon Inspector, and then notify AWS support.
B. R…
-
## Rational
When an approved dependency changes it license (_say they moved from `MIT` to `GPL`_), it would be ideal if `license_finder action_items` reported this change.
This also helps to keep …
-
A rule like
```
- name: rule/1
if:
changed_files:
paths:
- .*
requires:
count: 2
teams:
- team/1
- team/2
```
Will require at least one review from…