Skip to content

therefromhere/csp_lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To deploy:

# install python packages in current dir
pip install -r requirements.txt -t .

# zip python files, upload the resulting file to lambda
zip -r project.zip *

About

AWS Lambda function to store Content Security Policy reports in ElasticSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages