Refactor codebase

This commit is contained in:
proteriax
2021-07-08 02:05:41 -04:00
parent 490d289330
commit 0230f32aab
19 changed files with 1010 additions and 119 deletions

View File

@ -1,5 +1,13 @@
# opvault.js
## Testing
```sh
wget -qO- https://cache.agilebits.com/security-kb/freddy-2013-12-04.tar.gz | tar xvz -
mv onepassword_data freddy-2013-12-04.opvault
pnpm run test
```
## Security
### Reporting Security Issues