This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Commit f4bcbfc
BREAKING CHANGE: private repository moved to public github. (#2)
* BREAKING CHANGE: private repository moved to public github.
Co-authored-by: sydney-ng <[email protected]>
* Updated to have GetCredentials and allows for v2 mappings
* fix: added tests and renamed files to Go Convention
* Added Deep Search functionality to parse.go
* fix: added tests for v2/mappings (untested)
* added stuff
* Properly returns dictionaries in v2
* fix: mappingsv2_test.go
* fix: updated Readme with user provided part
* fix: README.md
* fix: Updated GetCredentials to take a json string instead of a gjson object. Added test for GetCredentials function
* fix: renaming functions/files
* fix: Update README Supported Search Pattern Types
added user-provided description in supported search patterns types
* fix: removed comments on cloud_env.go
* fix: removed comments mappingsv1_test.go
* fix: remove comments mappings_test.go
* chore: remove comments mappingsv2_test.go
* fix: updated gopkg to include all libraries
* chore: Update README.md
Fixed wording from Pull Request #3
* chore: fixed indentations to only use spaces
* chore: .go files are correctly formatted
* chore: fix rephrases
* chore: Replaced the term module with package
* Updated README.md with new user-provided pattern
* Added copyright to credentials.go
* chore: fixed copyright alignment
* fix: fixed alignment of filtered credentials
* fix: added travis & fixed linting errors
* fix: removed travis comments
* fix: add user provided for default unknown prefix1 parent c0e62cd commit f4bcbfc
File tree
18 files changed
+1675
-2
lines changed- server/config
- v1
- v2
- test/cases
18 files changed
+1675
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments