Commit Graph
590 Commits
Author SHA1 Message Date
edoardottt a3cd8f5355 add secrets 2024-07-01 10:54:04 +02:00
edoardottt 24bc702e0b update burp integration 2024-07-01 10:17:19 +02:00
edoardottt eddd507097 update user agents + tests 2024-07-01 10:11:27 +02:00
Edoardo OttavianelliandGitHub 17791a54cf Merge pull request #157 from edoardottt/devel
Use sprintf
2024-07-01 09:34:50 +02:00
Edoardo OttavianelliandGitHub 2fd5e72898 Merge pull request #156 from edoardottt/dependabot/go_modules/devel/github.com/fatih/color-1.17.0
chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
2024-05-14 09:29:21 +02:00
dependabot[bot]andGitHub 01c56c12be chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 14:31:47 +00:00
Edoardo OttavianelliandGitHub f6f2675fb6 Merge pull request #154 from edoardottt/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
2024-04-23 09:44:13 +02:00
dependabot[bot]andGitHub 2eb70970b0 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 07:40:13 +00:00
Edoardo OttavianelliandGitHub 7bcb201723 Merge pull request #149 from hugo-syn/alibaba
feat: add Alibaba OSS bucket detection
2024-04-19 16:07:47 +02:00
hugo-syn 1532f5f3ee fix: fix ci errors 2024-04-19 15:50:03 +02:00
hugo-syn 1a16d14010 fix: add oss:// to S3 and reduce regexp length for CI 2024-04-19 15:12:09 +02:00
Edoardo OttavianelliandGitHub 4611e17ce6 Merge pull request #148 from edoardottt/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
2024-04-19 15:04:16 +02:00
hugo-syn fd675a12c6 feat: add Alibaba OSS bucket detection 2024-04-19 14:34:39 +02:00
dependabot[bot]andGitHub 5f8c0142c6 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:14:37 +00:00
Edoardo OttavianelliandGitHub c77ab31526 Update release-binary.yml 2024-04-17 10:36:06 +02:00
edoardottt 902a521509 v1.3.4 v1.3.4 2024-04-14 11:12:16 +02:00
edoardottt a78821ffe4 fix goreleaser 2024-04-14 11:07:19 +02:00
Edoardo OttavianelliandGitHub 0007ffff53 Update .goreleaser.yaml 2024-04-14 11:02:27 +02:00
edoardottt 799e8701a3 fix goreleaser 2024-04-14 10:53:35 +02:00
Edoardo OttavianelliandGitHub 58d92bfa31 Merge pull request #147 from ocervell/add-goreleaser
feat: add Go releases using `goreleaser`
2024-04-14 10:35:59 +02:00
Olivier Cervello 1272277abd add release ymls 2024-04-14 04:25:31 -04:00
Olivier Cervello 51e3d8ab40 add .goreleaser.yaml 2024-04-14 04:14:55 -04:00
Edoardo OttavianelliandGitHub e9e1d59dec Update README.md 2024-04-07 18:05:40 +02:00
Edoardo OttavianelliandGitHub d991e0a77f Merge pull request #145 from edoardottt/devel
v1.3.3
v1.3.3
2024-04-01 11:08:24 +02:00
edoardottt 3efa5977f6 v1.3.3 2024-04-01 11:07:17 +02:00
edoardottt d1d1a9dca8 removed useless badges from readme 2024-03-24 11:26:15 +01:00
edoardottt 6702e9facc removed useless badges from readme 2024-03-24 11:24:40 +01:00
edoardottt 0afdb9a85c info scanner - BTC removed, too many false positives 2024-03-24 11:23:37 +01:00
edoardottt f1ac26aed4 linting 2024-03-23 18:47:46 +01:00
edoardottt 290dc124c2 tentative to address Proxy issue #143 2024-03-23 18:44:57 +01:00
Edoardo OttavianelliandGitHub 65b0ac5993 Merge pull request #141 from edoardottt/devel
Devel update
2024-03-14 14:48:03 +01:00
Edoardo OttavianelliandGitHub 59e813413b Merge pull request #140 from edoardottt/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
2024-03-14 14:46:27 +01:00
dependabot[bot]andGitHub 78336379a7 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:06:27 +00:00
Edoardo OttavianelliandGitHub 290a886ff7 Merge pull request #138 from edoardottt/devel
Devel update
2024-01-19 15:15:13 +01:00
Edoardo OttavianelliandGitHub 794f9afd75 Merge pull request #137 from noraj/patch-1
add BA install step
2024-01-19 15:13:37 +01:00
Alexandre ZANNIandGitHub 8dc81bda2e add BA install step 2024-01-18 19:15:14 +01:00
Edoardo OttavianelliandGitHub b989246b07 Merge pull request #136 from edoardottt/edoardottt-patch-1
Create FUNDING.yml
2023-11-29 10:44:42 +01:00
Edoardo OttavianelliandGitHub ffbe3ea6be Create FUNDING.yml 2023-11-29 10:44:31 +01:00
Edoardo OttavianelliandGitHub b3d410e8db Merge pull request #135 from edoardottt/devel
Devel update
2023-11-06 15:31:15 +01:00
Edoardo OttavianelliandGitHub d969346dad Merge pull request #134 from edoardottt/dependabot/go_modules/devel/github.com/fatih/color-1.16.0
chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
2023-11-06 15:28:54 +01:00
dependabot[bot]andGitHub 79331af805 chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 14:12:44 +00:00
Edoardo OttavianelliandGitHub 6d700995e9 Update README.md 2023-10-16 11:49:02 +02:00
Edoardo OttavianelliandGitHub 5c477f3863 Update README.md 2023-10-16 11:47:28 +02:00
Edoardo OttavianelliandGitHub 72efa07dfd Merge pull request #132 from edoardottt/devel
Devel update
2023-10-16 11:44:46 +02:00
Edoardo OttavianelliandGitHub 2aa0aae98e Merge branch 'main' into devel 2023-10-16 11:41:33 +02:00
Edoardo OttavianelliandGitHub ae49ebb4ff Update README.md 2023-10-16 11:36:09 +02:00
edoardottt 9829a17750 revert changes on jsonl (don't aggregate results) 2023-10-16 11:29:21 +02:00
edoardottt 3bb36e2577 revert changes on jsonl (don't aggregate results) 2023-10-16 11:28:54 +02:00
edoardottt a43092ca6a revert changes on jsonl (don't aggregate results) 2023-10-16 11:25:06 +02:00
Edoardo OttavianelliandGitHub c7b1c011df Merge pull request #131 from edoardottt/dependabot/go_modules/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
2023-10-12 09:06:41 +02:00