Paul Pfeister
e966b9c169
Add security policy
6 months ago
Paul Pfeister
501cb3dce2
Merge pull request #2206 from sherlock-project/temp
...
Remove ETSY and EUW from websites and add one.lt
6 months ago
slavran
fff8feb1f6
Remove ETSY and EUW from websites and add one.lt
6 months ago
Paul Pfeister
5019e8a122
Merge pull request #2044 from RahalBhupathi/warframemarket
...
Added Warframe Market
6 months ago
Paul Pfeister
2d5217c56a
Revert "updated sites.ms with warframe.market entry"
...
This reverts commit db1e82c2f4
.
Letting the ci update the list is just less work than dealing with a
3wm.
6 months ago
Paul Pfeister
b42a58c86d
Update Warframe Market name
6 months ago
Paul Pfeister
e33d595201
Merge pull request #2199 from Wicloz/master
...
New format for LeetCode profiles
6 months ago
Wilco de Boer
32a55103e1
New format for LeetCode profiles
7 months ago
Paul Pfeister
ab869ef974
Downgrade tox
...
CentOS Stream seems to lack tox >= 4, so 3 is needed for proper support.
Version can be bumped safely once the CentOS package for tox is updated.
7 months ago
Paul Pfeister
61ef8eb3c3
Merge branch 'fix-false-positives'
7 months ago
Paul Pfeister
255c9dea8c
Swap yaml wildcard for workflow
7 months ago
Paul Pfeister
c58b030456
Break linting env out
7 months ago
Paul Pfeister
f86bdc1f84
Add yaml to triggers
7 months ago
Paul Pfeister
54f6bf3f79
Explicitly run tox lint testenv
7 months ago
Paul Pfeister
c2805f82e8
Minor lint
...
Fixes hanging imports from #2151
Fixes bare f-string from #2178
7 months ago
Siddharth Dushantha
58df6bbc2b
Merge pull request #2187 from sherlock-project/fix-tests
...
Fixed tests due to broken sites
7 months ago
Paul Pfeister
e8569b6f2c
Ignore test files
7 months ago
Paul Pfeister
d3998faf59
Try devRant
7 months ago
Siddharth Dushantha
a774a639d4
removed Pentestit + fixed tests
7 months ago
Siddharth Dushantha
a9a62c2a11
removed Zhihu due to false positives
7 months ago
Siddharth Dushantha
54bebcf2f4
fixed LibraryThing false positive
7 months ago
Siddharth Dushantha
2746e2964a
fixed freeCodeCamp false positive
7 months ago
Siddharth Dushantha
94b0afa07c
Merge pull request #2185 from sherlock-project/cleanup
...
fixed image
7 months ago
Siddharth Dushantha
3204e88a5b
fixed image
...
GitHub has some issues replacing an image with the same name leads to no
changes
7 months ago
Siddharth Dushantha
42793796fd
Merge pull request #2184 from sherlock-project/cleanup
...
removed content thats on sherlockproject.xyz
7 months ago
Siddharth Dushantha
7021ec2449
removed content thats on sherlockproject.xyz
7 months ago
Siddharth Dushantha
affbf5012e
Merge pull request #2181 from sherlock-project/testing-action
...
minor change to test site list syncing
7 months ago
Siddharth Dushantha
2ee484d696
minor change to test site list syncing
7 months ago
Siddharth Dushantha
8317cc1e29
Merge pull request #2180 from sherlock-project/fix-action
...
use a fork of the github action
7 months ago
Siddharth Dushantha
5ef6a2b8f3
use a fork of the github action
...
My fork does not delete all contents
7 months ago
Siddharth Dushantha
1a68d794d6
Merge pull request #2179 from sherlock-project/twitter-to-x
...
Renamed Twitter to X
7 months ago
Siddharth Dushantha
418b6a3409
Renamed Twitter to X
...
Mainly doing this to test if the new site list action works :)
7 months ago
Siddharth Dushantha
15180f92d0
Merge pull request #2178 from sherlock-project/new-site-list
...
Update site list to sherlockproject.xyz/sites
7 months ago
Siddharth Dushantha
c5fa9d05ca
Update site list to sherlockproject.xyz/sites
...
With these changes, the site list will be written to the
sherlock-project/sherlockproject.xyz repo where the docs and everything
is located. This way, we wont have to manually update the list on the
website.
7 months ago
Siddharth Dushantha
b80f38dcb2
Merge pull request #2175 from sherlock-project/bugfix/codeowner-typo
...
Fix CODEOWNER transposition error
7 months ago
Paul Pfeister
8e2a492200
Fix transposition err
7 months ago
Siddharth Dushantha
25d445a6c5
Merge pull request #2174 from sherlock-project/fix-2158
...
Only execute GitHub action when needed
7 months ago
Siddharth Dushantha
923fa4cd0e
Merge pull request #2160 from sherlock-project/feature/better-docu
...
Update install docs
7 months ago
Siddharth Dushantha
579a3e794a
Only execute GitHub action when needed
...
fixes #2158
7 months ago
Paul Pfeister
4e1e237c32
Add BlackArch install command
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
7 months ago
Paul Pfeister
4098b26b75
Remove BlackArch
7 months ago
Siddharth Dushantha
7443de18e9
Merge pull request #2159 from roxerj/2152-fix
...
[2152-fix] fixed issue #2152
7 months ago
Paul Pfeister
7b8aed8a5f
Update docs
7 months ago
juozapas.cypas
005e3ed096
[2152-fix] fixed issue #2152 , where CyberDefenders returns false positive
7 months ago
Siddharth Dushantha
d678908c00
Merge pull request #2157 from sherlock-project/new-logo
...
added new logo
7 months ago
Siddharth Dushantha
13eb6f0828
added new logo
...
The logo was created by the Kali Linux team and gave us permission to
use it.
In addition to the new logo, the ./images/ directory has been
moved to into ./docs/ in order to make the root directory of the project
cleaner. The old preview.png was never used as we had been using a
preview image that was hosted on user-images.githubuesrcontent.com. This
too has been changed so that we use the local copy instead
7 months ago
Paul Pfeister
3211b90b02
Merge #2127 to implement Poetry, pytest, and tox
...
Closes #2111 as its feature branch was the base of this PR's branch
Closes #2133 as no longer necessary
Closes #2147 as no longer necessary
7 months ago
Siddharth Dushantha
ef124acf34
Merge pull request #2154 from ppfeister/feat/better-forms
...
Revamp issue forms
7 months ago
Paul Pfeister
8b9d4824f5
Simplify
7 months ago
Paul Pfeister
c8aba1848b
Remove foreword
7 months ago