Commit Graph
447 Commits
Author SHA1 Message Date
edoardottt 7ce0f4e739 insecure by default 2022-11-18 21:32:27 +01:00
edoardottt eb9a91e268 linting 2022-11-17 08:31:03 +01:00
vrenzolaveraceandGitHub 9d34bef52d Merge pull request #99 from cyb3rjerry/fix-issue-95
Fixes issue 95.
2022-11-17 08:24:42 +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
vrenzolaveraceandGitHub a9a4c4123d Merge pull request #97 from cyb3rjerry/fix-issue-94
Fix issue 96
2022-11-16 18:45:17 +01: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 1860df8b9c v1.2.1 2022-11-15 18:53:58 +01:00
vrenzolaveraceandGitHub a4b07317e1 Merge pull request #91 from edoardottt/devel
Add race tests
2022-11-15 18:52:12 +01:00
edoardottt eddba1c4aa Add race tests 2022-11-15 18:51:32 +01:00
vrenzolaveraceandGitHub a17e348c38 Merge pull request #90 from edoardottt/devel
Devel
2022-11-15 18:48:45 +01: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
vrenzolaveraceandGitHub 1aec3aee54 Merge pull request #87 from edoardottt/devel
v1.2.0
v1.2.0
2022-11-15 15:41:55 +01:00
edoardottt 566f3b1a9a v1.2.0 2022-11-15 15:41:37 +01:00
vrenzolaveraceandGitHub cddd6ed340 Update README.md 2022-11-15 15:27:56 +01:00
vrenzolaveraceandGitHub 433fc59ae8 Merge pull request #86 from edoardottt/devel
v1.2
2022-11-15 14:53:26 +01:00
edoardottt be3268f994 v1.2 2022-11-15 14:50:44 +01:00
vrenzolaveraceandGitHub 1d70e9a2d6 Merge pull request #85 from edoardottt/devel
Linting
2022-11-15 14:48:54 +01:00
edoardottt 7ab8e0a9eb Linting 2022-11-15 14:48:07 +01:00
vrenzolaveraceandGitHub 2dbaf2f8d2 Merge pull request #84 from edoardottt/devel
Devel
2022-11-15 14:43:29 +01:00
edoardottt b4c7b133f0 Add CTRL-C handle 2022-11-15 14:42:50 +01:00
vrenzolaveraceandGitHub 861dcdaefe Merge pull request #83 from edoardottt/main
update
2022-11-15 14:17:25 +01:00
edoardottt ba714c026b Fix user agent 2022-11-15 14:16:05 +01:00
vrenzolaveraceandGitHub a0f7e6c716 Merge pull request #82 from cyb3rjerry/main
Print only the currently visited URL rather than the URL it scraped
2022-11-15 14:15:30 +01:00
edoardottt d9d74ed498 Fix Initial call - ignore (#81) 2022-11-15 13:55:54 +01:00
Cedric Brisson fa8ea89b10 Use c.OnRequest to print the URL that is actively being crawled rather than the URL it scrapped from a page 2022-11-14 17:29:35 -05:00
Cedric Brisson 4ae6be404e simplify the final list append (recommended by go-staticcheck). Instead of iterating through the list, we simply unfurl it and append it to the final list (again) 2022-11-14 17:17:07 -05:00
Cedric Brisson e4cfd30d49 simplify the final list append (recommended by go-staticcheck). Instead of iterating through the list, we simply unfurl it and append it to the final list 2022-11-14 17:13:34 -05:00
vrenzolaveraceandGitHub f52de6c99d Merge pull request #80 from edoardottt/devel
Devel
2022-11-14 21:52:52 +01:00
edoardottt da540eba55 update ignore 2022-11-14 21:36:41 +01:00
edoardottt 71e1301b8e Merge remote-tracking branch 'origin' into devel 2022-11-14 21:23:35 +01:00
edoardottt e52c4ae792 Fix #78 2022-11-14 21:18:40 +01:00
vrenzolaveraceandGitHub 4d9c6c1c72 Merge pull request #77 from edoardottt/devel
Update XML crawler
2022-11-02 14:19:02 +01:00
edoardottt b488b3005c Update XML crawler 2022-11-02 14:17:54 +01:00
vrenzolaveraceandGitHub 9e92485394 Update README.md 2022-10-19 10:57:05 +02:00
vrenzolaveraceandGitHub eb53d63d3e Merge pull request #74 from edoardottt/devel
update internal/slice
2022-10-19 10:56:35 +02:00
edoardottt a82b144508 update internal/scile 2022-10-19 10:55:07 +02:00
vrenzolaveraceandGitHub cea9b6e371 Update README.md 2022-10-14 18:17:53 +02:00
vrenzolaveraceandGitHub 202304b22b Merge pull request #73 from edoardottt/devel
update secrets
v1.1.9
2022-10-14 18:05:04 +02:00
edoardottt b0b7bd4b58 update secrets 2022-10-14 16:28:49 +02:00
vrenzolaveraceandGitHub 791e54ed59 Merge pull request #72 from edoardottt/devel
Remove Docker
2022-10-14 15:53:59 +02:00
edoardottt 61a74b7ca2 Remove Docker 2022-10-14 15:53:14 +02:00
vrenzolaveraceandGitHub 44b1d855e1 Merge pull request #71 from edoardottt/devel
Devel
2022-10-14 15:37:02 +02:00
edoardottt 293b6b26f6 Update codeQL to v2 2022-10-14 15:33:08 +02:00
edoardottt 9347bfa7f4 update help output 2022-10-14 15:22:49 +02:00