Siddharth Dushantha
3204e88a5b
fixed image
...
GitHub has some issues replacing an image with the same name leads to no
changes
6 months ago
Siddharth Dushantha
42793796fd
Merge pull request #2184 from sherlock-project/cleanup
...
removed content thats on sherlockproject.xyz
6 months ago
Siddharth Dushantha
7021ec2449
removed content thats on sherlockproject.xyz
6 months ago
Siddharth Dushantha
affbf5012e
Merge pull request #2181 from sherlock-project/testing-action
...
minor change to test site list syncing
6 months ago
Siddharth Dushantha
2ee484d696
minor change to test site list syncing
6 months ago
Siddharth Dushantha
8317cc1e29
Merge pull request #2180 from sherlock-project/fix-action
...
use a fork of the github action
6 months ago
Siddharth Dushantha
5ef6a2b8f3
use a fork of the github action
...
My fork does not delete all contents
6 months ago
Siddharth Dushantha
1a68d794d6
Merge pull request #2179 from sherlock-project/twitter-to-x
...
Renamed Twitter to X
6 months ago
Siddharth Dushantha
418b6a3409
Renamed Twitter to X
...
Mainly doing this to test if the new site list action works :)
6 months ago
Siddharth Dushantha
15180f92d0
Merge pull request #2178 from sherlock-project/new-site-list
...
Update site list to sherlockproject.xyz/sites
6 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.
6 months ago
Siddharth Dushantha
b80f38dcb2
Merge pull request #2175 from sherlock-project/bugfix/codeowner-typo
...
Fix CODEOWNER transposition error
6 months ago
Paul Pfeister
8e2a492200
Fix transposition err
6 months ago
Siddharth Dushantha
25d445a6c5
Merge pull request #2174 from sherlock-project/fix-2158
...
Only execute GitHub action when needed
6 months ago
Siddharth Dushantha
923fa4cd0e
Merge pull request #2160 from sherlock-project/feature/better-docu
...
Update install docs
6 months ago
Siddharth Dushantha
579a3e794a
Only execute GitHub action when needed
...
fixes #2158
6 months ago
Paul Pfeister
4e1e237c32
Add BlackArch install command
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
6 months ago
Paul Pfeister
4098b26b75
Remove BlackArch
6 months ago
Siddharth Dushantha
7443de18e9
Merge pull request #2159 from roxerj/2152-fix
...
[2152-fix] fixed issue #2152
6 months ago
Paul Pfeister
7b8aed8a5f
Update docs
6 months ago
juozapas.cypas
005e3ed096
[2152-fix] fixed issue #2152 , where CyberDefenders returns false positive
6 months ago
Siddharth Dushantha
d678908c00
Merge pull request #2157 from sherlock-project/new-logo
...
added new logo
6 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
6 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
6 months ago
Siddharth Dushantha
ef124acf34
Merge pull request #2154 from ppfeister/feat/better-forms
...
Revamp issue forms
6 months ago
Paul Pfeister
8b9d4824f5
Simplify
6 months ago
Paul Pfeister
c8aba1848b
Remove foreword
6 months ago
Paul Pfeister
174618cf6b
Improve bug form
6 months ago
Paul Pfeister
f15699a4f4
Revamp forms
6 months ago
Siddharth Dushantha
3b187d1abc
Removed uneeded info from --version output
6 months ago
Paul Pfeister
850528fb87
Add newline
6 months ago
Paul Pfeister
87f2f08f23
Add matheusfelipeog
6 months ago
Paul Pfeister
3c4f3d5d58
Revert "Changed errorType to message for EyeEm"
...
EyeEm seems to have begun properly serving 404s again
This reverts commit 945a364970
.
6 months ago
Paul Pfeister
b728ce0659
Cleanup
6 months ago
Paul Pfeister
b0521d6f5c
'pwd' -> 'current working directory'
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
6 months ago
Paul Pfeister
c812216cc5
Remove Main
...
Workflow made redundant with the addition of Regression workflow, which runs on both push to and PR against master.
6 months ago
Paul Pfeister
9701e4face
Remove Nightly
...
Workflow found to be ineffective after the removal of unclaimed_usernames. All sites skipped by tests due to the lack of this value, leading to false success of this test.
Workflow will be eventually rewritten following the new standard.
6 months ago
Paul Pfeister
b2ddd9a396
Re-ID Regression CI
6 months ago
Paul Pfeister
67258b58a4
Adapt for online testing
...
When using tox, pass `-e offline` to exclude online tests.
When using pytest, pass `-m "not online"` to do the same.
6 months ago
Paul Pfeister
d46775802e
Simple docu change
...
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
6 months ago
Paul Pfeister
9579f941be
Remove test branch
6 months ago
Paul Pfeister
e5736d3888
Fix platform dependant issues
6 months ago
Paul Pfeister
4aaf0583c5
Fix platform differences
6 months ago
Paul Pfeister
906575df3a
Remove test branch from ci
6 months ago
Paul Pfeister
8bd8b20f9c
Remove Windows
6 months ago
Paul Pfeister
beb4f3eaf6
Disable fail-fast
6 months ago
Paul Pfeister
e32a84ea05
Fix tox caught errors
6 months ago
Paul Pfeister
249bab36eb
Drop py313 from ci
6 months ago
Paul Pfeister
790305bc07
Fix ci
6 months ago
Paul Pfeister
030860c0a1
Cleanup
6 months ago