Siddharth Dushantha
1cd81385b2
Merge pull request #2136 from sherlock-project/issue-forms
...
added issue forms
2024-05-28 07:34:12 +00:00
Siddharth Dushantha
1f91d752f0
minor correction to label
...
Co-authored-by: Paul Pfeister <code@pfeister.dev>
2024-05-27 20:32:43 +00:00
Siddharth Dushantha
ad5eb89c4c
added issue forms
2024-05-27 16:22:40 +02:00
Siddharth Dushantha
9b84a7817c
Merge pull request #2134 from sherlock-project/dir-cleanup
...
Project directory cleanup
2024-05-24 20:07:34 +00:00
Paul Pfeister
2486e49a29
Fix URI in header
2024-05-24 15:51:25 -04:00
Siddharth Dushantha
a4550899be
Updated paths based on changes in c065cbb92b
2024-05-24 21:20:56 +02:00
Siddharth Dushantha
7cb006526e
removed docker-compose.yml
...
This was an example docker-compose.yml file. This example is also
available in ./docs/INSTALL.md. So keeping the file is just redundant
2024-05-24 12:00:14 +02:00
Siddharth Dushantha
ec2aa0871e
renamed install.md to INSTALL.md
2024-05-24 11:58:47 +02:00
Siddharth Dushantha
e618a5a593
moved {removed-,}sites.md to ./docs
2024-05-24 11:56:54 +02:00
Siddharth Dushantha
c065cbb92b
moved site_list.py to scripts/site-list.py
...
This script is only executed by the GitHub workflow. Keeping it inside
the scripts directory makes the project's directory cleaner. Additionally,
it decreases the chance of contributers executing the script even though
its harmless.
2024-05-24 11:50:28 +02:00
Siddharth Dushantha
ab5fcbb90f
Merge pull request #2132 from sherlock-project/remove-removed-sites-json
...
removed removed_sites.json
2024-05-22 21:01:26 +00:00
Siddharth Dushantha
0b9dfedc20
removed removed_sites.json
2024-05-22 16:44:18 +02:00
Siddharth Dushantha
0ecb496ae9
Merge pull request #2125 from ppfeister/feature/codeowners
...
Add LICENSE
2024-05-15 20:19:38 +00:00
Paul Pfeister
7f29e8054d
Add LICENSE
2024-05-15 16:06:33 -04:00
Siddharth Dushantha
47c01a5687
Merge pull request #2117 from ppfeister/feature/codeowners
...
Add CODEOWNERS
2024-05-15 19:44:10 +00:00
Siddharth Dushantha
3f01b819c6
Merge pull request #2119 from ppfeister/feature/docu
...
Refresh docs
2024-05-15 19:23:54 +00:00
Paul Pfeister
379725e796
Refresh documentation
2024-05-15 15:20:26 -04:00
Paul Pfeister
b78ced0c55
Fix manpage
2024-05-14 03:37:34 -04:00
Paul Pfeister
19c4af1a2e
Satisfy rpmlint
2024-05-14 03:32:50 -04:00
Paul Pfeister
3c291a2d3f
Remove problematic shebang sed
2024-05-14 02:55:55 -04:00
Paul Pfeister
ff1e9d5766
Update spec
2024-05-14 02:44:43 -04:00
Paul Pfeister
3dbb0cb277
Merge pull request #2123 from ppfeister/bugfix/2113
...
Fix #2113
2024-05-13 22:51:50 -04:00
Paul Pfeister
0220c481ea
Fix #2113
2024-05-13 22:47:53 -04:00
Paul Pfeister
f2090bd198
Merge pull request #2033 from joaomfbh/tor_exception_handling
...
Add exception handling for Tor option
2024-05-13 01:12:27 -04:00
Paul Pfeister
dc5d6d6d66
Set more specific err msg
2024-05-13 01:07:17 -04:00
Paul Pfeister
0d953ff236
Prepare PyProject for PyPI
2024-05-13 00:19:07 -04:00
Paul Pfeister
3e978d774b
Remove pkger/vendor
2024-05-12 04:23:10 -04:00
Paul Pfeister
4b6e630e7f
Finalize spec
2024-05-12 04:06:19 -04:00
Paul Pfeister
1bfb8c18c0
restore spec
2024-05-12 01:20:40 -04:00
Paul Pfeister
77c065ada3
maybe fix spec?
2024-05-12 01:07:31 -04:00
Paul Pfeister
ed7f4374da
Add rpm spec items
2024-05-12 00:14:17 -04:00
Paul Pfeister
128eb0d125
Add spec to srpm
2024-05-12 00:10:41 -04:00
Paul Pfeister
c545fb9683
Fix version expansion
2024-05-11 23:35:26 -04:00
Paul Pfeister
3832444429
Fix egg
2024-05-11 23:32:42 -04:00
Paul Pfeister
f5f64d55e0
Fix unexpanded macro
2024-05-11 23:23:24 -04:00
Paul Pfeister
86397058fb
mend
2024-05-11 23:15:29 -04:00
Paul Pfeister
b6d460ca9c
Prepare rpm spec
2024-05-11 23:07:57 -04:00
Matheus Felipe
f8e3bd7e29
Build the package along with the data file for local use ( #2118 )
...
* fix: build the package along with the data file for local use
* chore: set the package directory explicitly rather than dynamically
2024-05-11 17:52:55 -03:00
Siddharth Dushantha
b83f5be912
Merge pull request #2116 from ppfeister/feature/pyproject
...
Prepare PyProject for PyPi
2024-05-11 16:25:05 +00:00
Paul Pfeister
1698928bd3
Prepare PyProject
2024-05-11 18:21:51 +02:00
Paul Pfeister
253e4d4e89
Add CODEOWNERS
2024-05-11 02:28:05 -04:00
github-actions[bot]
f794e238a0
Updated Site List
2024-05-09 21:20:32 +00:00
Siddharth Dushantha
3d283b699e
Merge pull request #2107 from ppfeister/bugfix/false-pos
...
Fix new false positives
2024-05-09 21:20:20 +00:00
Siddharth Dushantha
66bd3a8c86
Merge pull request #2112 from sherlock-project/version-bump
...
version bump 0.14.3 -> 0.14.4
2024-05-09 16:28:40 +00:00
Siddharth Dushantha
1c64d37ecc
version bump 0.14.3 -> 0.14.4
...
Bumping version due to #2106 and #2099
2024-05-09 18:22:22 +02:00
Siddharth Dushantha
5abd75893c
Merge pull request #2106 from ppfeister/bugfix/skip-filter-2103
...
Skip content filter for explicitly chosen targets
2024-05-09 16:21:04 +00:00
Matheus Felipe
f6bb60881c
Add default return val to pop ( #2110 )
2024-05-08 01:16:59 -03:00
Paul Pfeister
87c5b4d8f3
Swap try-catch for better .pop
2024-05-08 00:08:45 -04:00
Paul Pfeister
eeacf511dc
Add try-catch to pop
2024-05-07 23:50:18 -04:00
Matheus Felipe
c7f935099e
Fix parser regression ( #2109 )
2024-05-08 00:37:39 -03:00