Releases: hueristiq/xurlfind3r
Releases · hueristiq/xurlfind3r
1.0.0
Changelog
- 2a369c4 Merge pull request #62 from hueristiq/dev
- aef2bea ci(lint): update golangci/golangci-lint-action v6 - v7
- e0bf21b build(docker): update
- d0ecf4d chore(*): bump up version to 1.0.0
- fbbf7ea chore(mod): go get -f -t -u ./...
- 57fa464 chore(mod): go get -f -t -u ./...
- 1c38a66 refactor(cmd): beautify flags
- de592eb refactor(cmd): beautify flags
- 5bb5507 refactor(cmd): reorganize flags
- 39ec8f2 chore(mod): go get -f -t -u ./...
- 9d52535 refactor(*): -
- 1ede5fd refactor(*): -
- 41074ea refactor(*): update go and golangci
- df61a90 ci(golangci): deprecate linter 'tenv'
- f136184 ci(golangci): output.uniq-by-line -> issues.uniq-by-line
- 178c3f2 chore(*): update go 1.23.3 -> 1.24.2
- 5462c9c docs(README): update
- 3ae46ce ci(goreleaser): -
- 58b80da refactor(pkg): remove domain parsing
- 2ee21d7 chore(mod): go get -f -t -u ./...
- 67b8d20 docs(CONTRIBUTING): update
- 97b2866 chore(*): -
- 1777cc0 chore(*): -
- 8cb6497 build(Make): -
- 7289edb build(Makefile): Update file
- 1af3823 docs(README): Update
- fa7f573 refactor(logging): Add spacing to better look
- 8f3bec2 refactor(logging): User an external logger
- 14e88a0 docs(README): Update usage
- 59b28d4 refactor(logging): Colorize with aurora v4
- 11d4226 refactor(logging): Use a localized logger
- fbef679 refactor(virustotal): Add ratelimiting
- 472d366 feat(virustotal): Add VirusTotal API v2
- a43c096 refactor(flags): json -> jsonl
- c1223ae chore(*): -
- cb7b506 chore(*): -
- 687f77a chore(*): -
- 17cf86a chore(*): -
- 6f74d50 chore(*): -
- 90fa486 chore(*): -
- 633214f build(*): -
- b1c1472 chore(*): -
- 11c029e chore(*): -
- 9f458f8 chore(*): -
- cc32892 chore(*): -
- efabaff chore(*): -
- 85b8a04 chore(*): -
0.0.0
Changelog
- b0e0d9c docs: -
- f752f44 fix: Resolve OTX sources not working
- baa74b9 chore: hqurlfind3r -> xurlfind3r
- b644cd0 chore: -
- 1deb204 Merge pull request #20 from hueristiq/dev
- 128db08 chore: -
- c669da0 Merge pull request #19 from hueristiq/dev
- 5618c63 ci: -
- 787bdba Merge pull request #18 from hueristiq/dev
- 8988506 ci: -
- 779869e ci: -
- 49f3dea revert: File structure
- 15056be Merge pull request #17 from hueristiq/dev
- 0d1f2e6 chore: -
- 5a63d0a chore: Restructure files for v2
- 511dd4f fix: Remove an offending print
- 72ece70 Merge pull request #15 from hueristiq/dev
- 4831242 chore: Clean up commented code
- cdcd367 chore: Bump up version 1.9.0 -> 2.0.0
- dfeb607 docs: Update README.md
- 4bb1dcb chore: -
- 1f8f56c chore: -
- 76cf7d1 chore: -
- 3b9e348 refactor: Reorganize, rename and revise components
- f308acc chore: -
- 6aebefa chore: -
- 1d8b0e9 chore: Adopt fasthttp
- 02861e2 chore: -
- 0850dcd chore: Adopt pflags
- c90b739 chore: -
- c7b1fa5 chore: -
- 6632945 chore: -
- 857877f refactor: Minor refactoring
- a7ac6f7 ci: Update workflow go version to 1.17
- 9d51046 ci: Add manual release workflow option
- a5891d1 chore: Update go version to 1.17
- 86d6ab3 chore: Bump up the version to 1.7.0
- e9a53f3 refactor: Make commoncrawl requests concurrent
- c5637ee chore: Bump up to version 1.6.1
- 4b14aa8 fix: Breaking commoncrawl source
- 484ca05 Merge pull request #12 from signedsecurity/add-intelx
- 5e2935f docs: Update README.md
- ce72e3a chore: Add intelx source
- e2342fd Merge branch 'main' of https://github.com/signedsecurity/sigurlfind3r
- 149e3a3 Merge pull request #7 from signedsecurity/remove-dups
- b9f7995 chore: Bump up version (v1.5.0)
- e10f18e chore: -
- 253062e feat: Remove duplicates according to query
- bd25023 chore: Bump up version
- fc94583 fix: Add missing 'waybackrobots' to sources list
- 39659a4 chore: -
- 8c4beb2 docs: Clean up README.md
- 96217ad docs: Update description
- cb9f767 chore: Bump up the version
- 2a2c93b Merge pull request #6 from signedsecurity/wayback-robots
- 7784a37 feat: Extract URLs from wayback robots.txt files
- b4fc663 chore: -
- d58ccfd Merge pull request #5 from signedsecurity/save-output-to-file
- 5a5e33e docs: Update README.md
- 8cee484 feat: Save output to file
- 4bc7931 chore: -
- f5fd195 chore: Remove default filtering
- a7f6743 chore: -
- 3adfac7 Merge pull request #3 from signedsecurity/url-blacklisting
- 4ee652f chore: -
- bbf0771 feat: Regex filter URLs
- 70fdf45 Merge pull request #2 from signedsecurity/refactor-project-layout
- 15c5aaa docs: Update project's README.md
- f8c0eaa refactor: Update project layout
- 9971596 style: Fix linting errors
- db4da80 refactor: Change 'e' to '3' in banner
- dc8f1ae *: Initial commit