Skip to content

Commit

Permalink
Remove codeql gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
slavovojacek committed Feb 7, 2025
1 parent 64b6030 commit 50b1140
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 72 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ go get -u github.com/sniptt-official/ots
Enter your secret:
```

The default expiry is 24 hours.

### Pipeline

You can also use pipes, for example
Expand All @@ -69,13 +71,15 @@ cat .env | ots new

Use `--region` to choose where the secrets reside.

The default region is `us-east-1`.

```
ots new -x 24h --region eu-central-1
```

## FAQs

Please refer to our Q\&A discussions.
Please refer to our Q&A discussions.

* [Why should I trust you with my secrets?](https://github.com/sniptt-official/ots/discussions/13)
* [Can I persist my secrets for later use?](https://github.com/sniptt-official/ots/discussions/15)
Expand Down

0 comments on commit 50b1140

Please sign in to comment.