Commit Graph
62 Commits
Author SHA1 Message Date
edoardottt 61d6f2f673 edoardottt.com 2026-02-16 10:11:43 +01:00
edoardottt 1e72b1830a fix sitemap URLs discovery 2026-01-11 11:43:30 +01:00
edoardottt f3654129f7 deps update 2025-08-20 09:40:20 +02:00
edoardottt 1defae669f go1.24, golangci-lint v2.2.0 + updated config 2025-08-20 09:36:22 +02:00
edoardottt fb7e24a187 fix #185 2025-04-28 11:20:11 +02:00
edoardottt 9b2a0258f8 more HTML selectors + go mod tidy 2025-04-14 11:00:48 +02:00
edoardottt 31711cf4ab linting 2025-04-09 14:09:25 +02:00
edoardottt d8921f318e Added -ie flag (IgnoreExtensions) 2025-04-09 14:04:41 +02:00
edoardottt 69acf8143b rewrite huntExtensions 2025-04-07 14:37:35 +02:00
edoardottt 82a3585c72 optimize secrets, info ad errors hunting (goroutines) 2025-04-07 11:44:36 +02:00
edoardottt 09896584fe (linting) add maxdepth flag (md) + graceful exit 2025-04-04 16:47:58 +02:00
edoardottt cb0b442d6c add maxdepth flag (md) + graceful exit 2025-04-04 16:45:49 +02:00
edoardottt 3d35be724c updated colly to v2.2.0 2025-04-03 17:00:48 +02:00
edoardottt 4f90ce32e8 updated colly to v2.2.0 2025-04-03 16:37:36 +02:00
edoardottt 45a3b787a5 optimize pattern matching for secrets, errors and info (linting) 2025-04-03 15:43:33 +02:00
edoardottt d3834a4b95 optimize pattern matching for secrets, errors and info 2025-04-03 15:40:13 +02:00
edoardottt a24db616f4 go1.23 update 2025-04-03 09:10:25 +02:00
edoardottt 7f2d0c7a71 new website 2024-11-10 10:42:41 +01:00
edoardottt eddd507097 update user agents + tests 2024-07-01 10:11:27 +02:00
hugo-syn 1532f5f3ee fix: fix ci errors 2024-04-19 15:50:03 +02: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
edoardottt d3c11781c9 add responses 2023-06-06 08:39:35 +02:00
edoardottt 3aa80149bb add -sr option 2023-06-06 08:39:17 +02:00
edoardottt f93a27fd6f fix files, filenames and others 2023-04-05 11:19:44 +02:00
edoardottt 50046870a7 Fix Multiple info in the same URL #114 2023-03-22 18:55:15 +01:00
Olivier Cervello 9773d03e77 Merge branch 'add-json-output' of https://github.com/ocervell/cariddi into add-json-output 2023-03-22 13:37:15 +00:00
Olivier Cervello 04a4d97896 omit values when empty structs 2023-03-22 13:35:54 +00:00
Olivier Cervello 03d9ce059b fix linting 2023-03-21 14:10:16 +00:00
Olivier Cervello 4f40416f8c update event structure to add JSON bool flag 2023-03-21 10:41:41 +00:00
Olivier Cervello e199bf63e1 merge devel into branch 2023-03-21 10:22:24 +00:00
edoardottt 855253c240 Fix data image protocol link 2023-02-27 19:18:04 +01:00
edoardottt 339cd7b896 refactor collector 2023-02-12 11:59:36 +01:00
Olivier Cervello a6b6288de6 fix boolean flag 2023-02-03 17:54:56 +00:00
Olivier Cervello 81aef1ecd7 update 2023-02-03 17:49:28 +00:00
Olivier Cervello 7f3077a24e update to devel branch 2023-02-03 17:38:09 +00:00
Olivier CervelloandGitHub 37e5316704 Merge branch 'devel' into add-json-output 2023-02-03 18:24:38 +01:00
Olivier Cervello 702ec9915d Add JSON lines output capability to cariddi 2023-02-03 15:39:27 +00:00
edoardottt b5d63417f7 fix robots and sitemap 2022-12-08 12:11:17 +01:00
edoardottt 7ce0f4e739 insecure by default 2022-11-18 21:32:27 +01:00
edoardottt eb9a91e268 linting 2022-11-17 08:31:03 +01:00
Cedric Brisson c5159977f6 Fix linting issues 2022-11-16 19:49:30 -05:00
Cedric Brisson 314323364e Fixes issue 95. Now that we have a solid object as a reference, we should be able to next redundant lines :) 2022-11-16 19:44:22 -05:00
Cedric Brisson 9163400fda fix linting 2022-11-16 08:59:37 -05:00
Cedric Brisson f1c1bdc8d0 fix https://github.com/edoardottt/cariddi/pull/97/files/a21f6d3a7db4ea817052dadfc20c793b5b0e2fcf#r1023601615 2022-11-16 08:57:36 -05:00
Cedric Brisson a21f6d3a7d Fixed linting issue 2022-11-15 17:29:26 -05:00
Cedric Brisson 3a83d1f79b Fixes issue #94 2022-11-15 17:16:30 -05:00
Cedric Brisson ec331cf39a Moved functions that were not strictly attached to colly into a 'utils' file for better readability 2022-11-15 16:49:38 -05:00
edoardottt b90dc40cbb Fix slice bounds out of range #88 2022-11-15 18:48:14 +01:00
edoardottt c547128798 Fix Second ctrl+c should force quit the program #89 2022-11-15 16:54:08 +01:00