Skip to content

Audit for leaked PAT in your Contentful organization

Notifications You must be signed in to change notification settings

madtrick/cfpat-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

��

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Lambda function that finds leaked Contentful PATs and write those to a file in a S3 bucket.

Contents

  • Lambda function that searches for leaked PATs using Github's code search API
  • Executable to do the same search locally
  • Serverless setup

Deploying to AWS

AUDIT_BUCKET=XXX GITHUB_ORGANIZATION_ID=YYY GITHUB_ACCESS_TOKEN=ZZZ $(npm bin)/serverless deploy

About

Audit for leaked PAT in your Contentful organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages