gagoar/alohomora

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.deepsource.toml
.github/workflows/release.yml
.github/workflows/validation.yml
.gitignore
.npmignore
.nvmrc
CHANGELOG.md
LICENSE
images/cast.png
images/logo.png
package-lock.json
package.json
readme.md
renovate.json
tsconfig.eslint.json
tsconfig.json
tsconfig.node.json
jest.config.js22
index.ts1
src/actions/commands.ts5
src/actions/deleteParameter.ts33
src/actions/exportAsTemplate.ts77
src/actions/getParameter.ts47
src/actions/index.ts5
src/actions/listParameters.ts89
src/actions/setParameter.ts45
src/index.ts1
src/types.ts2
src/utils/constants.ts25
src/utils/getCustomConfiguration.ts34
src/utils/getGlobalOptions.ts51
src/utils/guards.ts11
src/utils/normalizeSecrets.ts29
src/utils/paginateAWSCall.ts16
src/utils/setAWSCredentials.ts19
src/utils/tables.ts22