Skip to content

[General] Ignore false positive secret uncovered by ggshield on main#848

Merged
Olshansk merged 4 commits intomainfrom
ggshield_ignore
Jun 20, 2023
Merged

[General] Ignore false positive secret uncovered by ggshield on main#848
Olshansk merged 4 commits intomainfrom
ggshield_ignore

Conversation

@Olshansk
Copy link
Collaborator

@Olshansk Olshansk commented Jun 20, 2023

Description

Summary generated by Reviewpad on 20 Jun 23 22:06 UTC

This pull request includes changes to add .gitguardian.yaml file to ignore secrets and gitignore patterns for ggshield. There are also updates to the Makefile to include new targets for ggshield to scan and ignore secrets, as well as an update to make the path relative in the .gitguardian.yaml file.

Issue

NA

Type of change

Please mark the relevant option(s):

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Major breaking change
  • Documentation
  • Other

List of changes

Screenshot 2023-06-20 at 2 50 59 PM

Testing

NA

@Olshansk Olshansk added core Core infrastructure - protocol related infra Core infrastructure - not protocol related labels Jun 20, 2023
@Olshansk Olshansk requested review from adshmh and okdas June 20, 2023 21:51
@Olshansk Olshansk self-assigned this Jun 20, 2023
@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Jun 20, 2023
Copy link
Contributor

@adshmh adshmh left a comment

Choose a reason for hiding this comment

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

Not sure if the comments I have added should be blockers, so added them all as review comments.

Olshansk and others added 3 commits June 20, 2023 15:02
Co-authored-by: Arash <23505281+adshmh@users.noreply.github.com>
@Olshansk Olshansk mentioned this pull request Jun 20, 2023
20 tasks
@Olshansk Olshansk merged commit 9c48378 into main Jun 20, 2023
@Olshansk Olshansk deleted the ggshield_ignore branch June 20, 2023 23:18
dylanlott pushed a commit that referenced this pull request Jun 21, 2023
#848)

## Description

<!-- reviewpad:summarize:start -->
### Summary generated by Reviewpad on 20 Jun 23 22:06 UTC
This pull request includes changes to add .gitguardian.yaml file to ignore secrets and gitignore patterns for ggshield. There are also updates to the Makefile to include new targets for ggshield to scan and ignore secrets, as well as an update to make the path relative in the .gitguardian.yaml file.
<!-- reviewpad:summarize:end -->

## Issue

NA

## Type of change

Please mark the relevant option(s):

- [ ] New feature, functionality or library
- [x] Bug fix
- [ ] Code health or cleanup
- [ ] Major breaking change
- [ ] Documentation
- [ ] Other <!-- add details here if it a different type of change -->

## List of changes

- Added `ggshiled` helpers to scan and ignore secrets in the future
- Ignoring a secret that was introduced by #827 that was blocking main seen [here](https://github.com/pokt-network/pocket/pull/803/checks?check_run_id=14359233756)
- 
![Screenshot 2023-06-20 at 2 50 59 PM](https://github.com/pokt-network/pocket/assets/1892194/0e627b42-aaf0-4f4f-89b9-a8aaf76c08e3)

## Testing

CI
bryanchriswhite added a commit that referenced this pull request Jun 22, 2023
* pokt/main:
  [Persistence] TreeStore Refactor (#756)
  [General] Ignore false positive secret uncovered by `ggshield` on main (#848)
  [Utility] Add trustless relay to CLI (#778)
  Devlog 9 (#846)
  [Configs] Cleanup private keys and genesis file (#827)
bryanchriswhite added a commit that referenced this pull request Jun 22, 2023
* pokt/main:
  [Persistence] TreeStore Refactor (#756)
  [General] Ignore false positive secret uncovered by `ggshield` on main (#848)
  [Utility] Add trustless relay to CLI (#778)
  Devlog 9 (#846)
  [Configs] Cleanup private keys and genesis file (#827)
bryanchriswhite added a commit that referenced this pull request Jun 22, 2023
* pokt/main:
  [Persistence] TreeStore Refactor (#756)
  [General] Ignore false positive secret uncovered by `ggshield` on main (#848)
  [Utility] Add trustless relay to CLI (#778)
  Devlog 9 (#846)
  [Configs] Cleanup private keys and genesis file (#827)
bryanchriswhite added a commit that referenced this pull request Jun 22, 2023
* refactor/unicast-router:
  chore: cleanup TODOs
  [Persistence] TreeStore Refactor (#756)
  [General] Ignore false positive secret uncovered by `ggshield` on main (#848)
  [Utility] Add trustless relay to CLI (#778)
  Devlog 9 (#846)
  [Configs] Cleanup private keys and genesis file (#827)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core infrastructure - protocol related infra Core infrastructure - not protocol related small Pull request is small waiting-for-review

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants