File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM python:3.9-alpine
22
33LABEL maintainer="Rhino Assessment Team <pacu@rhinosecuritylabs.com>"
4- LABEL pacu.version="1.5.2 "
4+ LABEL pacu.version="1.5.3 "
55
66RUN apk add --no-cache \
77 aws-cli \
Original file line number Diff line number Diff line change 22FROM python:3.9-alpine3.12
33
44LABEL maintainer="Rhino Assessment Team <pacu@rhinosecuritylabs.com>"
5- LABEL pacu.version="1.5.2 "
5+ LABEL pacu.version="1.5.3 "
66
77RUN apk add --no-cache aws-cli
88
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pacu"
3- version = " 1.5.2 "
3+ version = " 1.5.3 "
44description = " The AWS exploitation framework, designed for testing the security of Amazon Web Services environments."
55authors = [" Rhino Assessment Team <pacu@rhinosecuritylabs.com>" ]
66license = " BSD-3"
You can’t perform that action at this time.
0 commit comments