18 lines
505 B
Markdown
18 lines
505 B
Markdown
# 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
|
|
|
|
We appreciate your efforts to responsibly disclose your findings of security issues, and will make every effort to acknowledge your contributions.
|
|
|
|
To report a security issue, email [security@aet.ac](mailto:security@aet.ac) and include the word "SECURITY" in the subject line.
|