Commit Graph

16 Commits

Author SHA1 Message Date
Jon Lundy
60ce81e5fe Update issue templates 2022-12-08 20:42:10 -07:00
Jon Lundy
b00783cb2a Merge pull request #1 from der-lyse/main
Fix typos and improve code blocks
v0.0.1
2022-12-08 19:48:03 -07:00
Jon Lundy
8fde0f31c5 Merge pull request #2 from sour-is/dependabot/go_modules/golang.org/x/crypto-0.4.0
chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0
2022-12-08 19:47:51 -07:00
Jon Lundy
b855d482b5 Create codeql.yml 2022-12-08 19:47:12 -07:00
dependabot[bot]
327e8d813e chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 02:46:42 +00:00
Jon Lundy
d12556a1bf Create dependabot.yml 2022-12-08 19:46:25 -07:00
Jon Lundy
d981a2ebbe Create SECURITY.md 2022-12-08 19:44:53 -07:00
Jon Lundy
2bbfab823a Create go.yml 2022-12-08 19:37:58 -07:00
Lysander Trischler
343f17a37f Fix typos and improve code blocks 2022-12-08 07:29:37 +01:00
Jon Lundy
b750966456 Create LICENSE 2022-12-07 19:00:29 -07:00
Jon Lundy
3aa38f9cb0 Create README.md 2022-12-07 18:56:34 -07:00
Jon Lundy
e00997d616 fix: handle hash without $ prefix 2022-12-07 18:44:58 -07:00
Jon Lundy
9e61907d51 tests: add some more testing around IsPreferred 2022-12-07 17:04:46 -07:00
Jon Lundy
2faeefb094 chore: fix typos 2022-12-07 15:53:33 -07:00
Jon Lundy
5bcec7c5a0 feat: add algo specific pref check 2022-12-07 14:30:32 -07:00
Jon Lundy
0c36a25333 initial commit 2022-12-07 14:19:04 -07:00