Commit graph

2532 commits

Author SHA1 Message Date
Siddharth Dushantha
3204e88a5b fixed image
GitHub has some issues replacing an image with the same name leads to no
changes
2024-06-20 16:57:29 +02:00
Siddharth Dushantha
42793796fd
Merge pull request #2184 from sherlock-project/cleanup
removed content thats on sherlockproject.xyz
2024-06-20 14:56:28 +00:00
Siddharth Dushantha
7021ec2449 removed content thats on sherlockproject.xyz 2024-06-20 16:54:43 +02:00
Siddharth Dushantha
affbf5012e
Merge pull request #2181 from sherlock-project/testing-action
minor change to test site list syncing
2024-06-20 12:14:44 +00:00
Siddharth Dushantha
2ee484d696 minor change to test site list syncing 2024-06-20 14:07:28 +02:00
Siddharth Dushantha
8317cc1e29
Merge pull request #2180 from sherlock-project/fix-action
use a fork of the github action
2024-06-20 11:53:58 +00:00
Siddharth Dushantha
5ef6a2b8f3 use a fork of the github action
My fork does not delete all contents
2024-06-20 13:52:13 +02:00
Siddharth Dushantha
1a68d794d6
Merge pull request #2179 from sherlock-project/twitter-to-x
Renamed Twitter to X
2024-06-20 11:22:41 +00:00
Siddharth Dushantha
418b6a3409 Renamed Twitter to X
Mainly doing this to test if the new site list action works :)
2024-06-20 13:19:35 +02:00
Siddharth Dushantha
15180f92d0
Merge pull request #2178 from sherlock-project/new-site-list
Update site list to sherlockproject.xyz/sites
2024-06-20 11:13:24 +00:00
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.
2024-06-20 13:04:30 +02:00
Siddharth Dushantha
b80f38dcb2
Merge pull request #2175 from sherlock-project/bugfix/codeowner-typo
Fix CODEOWNER transposition error
2024-06-17 00:50:44 +00:00
Paul Pfeister
8e2a492200
Fix transposition err 2024-06-16 20:45:02 -04:00
Siddharth Dushantha
25d445a6c5
Merge pull request #2174 from sherlock-project/fix-2158
Only execute GitHub action when needed
2024-06-17 00:40:10 +00:00
Siddharth Dushantha
923fa4cd0e
Merge pull request #2160 from sherlock-project/feature/better-docu
Update install docs
2024-06-17 00:37:26 +00:00
Siddharth Dushantha
579a3e794a Only execute GitHub action when needed
fixes #2158
2024-06-17 02:36:24 +02:00
Paul Pfeister
4e1e237c32
Add BlackArch install command
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
2024-06-16 20:33:41 -04:00
Paul Pfeister
4098b26b75
Remove BlackArch 2024-06-16 20:16:25 -04:00
Siddharth Dushantha
7443de18e9
Merge pull request #2159 from roxerj/2152-fix
[2152-fix] fixed issue #2152
2024-06-16 23:44:20 +00:00
Paul Pfeister
7b8aed8a5f
Update docs 2024-06-09 22:22:10 -04:00
juozapas.cypas
005e3ed096 [2152-fix] fixed issue #2152, where CyberDefenders returns false positive 2024-06-09 18:21:12 +03:00
Siddharth Dushantha
d678908c00
Merge pull request #2157 from sherlock-project/new-logo
added new logo
2024-06-09 12:00:22 +00:00
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
2024-06-09 10:39:50 +02:00
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
2024-06-09 01:47:04 -04:00
Siddharth Dushantha
ef124acf34
Merge pull request #2154 from ppfeister/feat/better-forms
Revamp issue forms
2024-06-04 19:19:40 +00:00
Paul Pfeister
8b9d4824f5
Simplify 2024-06-03 01:49:36 -04:00
Paul Pfeister
c8aba1848b
Remove foreword 2024-06-03 01:48:13 -04:00
Paul Pfeister
174618cf6b
Improve bug form 2024-06-03 01:46:41 -04:00
Paul Pfeister
f15699a4f4
Revamp forms 2024-06-02 16:28:34 -04:00
Siddharth Dushantha
3b187d1abc Removed uneeded info from --version output 2024-06-02 16:53:32 +02:00
Paul Pfeister
850528fb87
Add newline 2024-06-02 02:19:39 -04:00
Paul Pfeister
87f2f08f23
Add matheusfelipeog 2024-06-02 02:17:04 -04:00
Paul Pfeister
3c4f3d5d58
Revert "Changed errorType to message for EyeEm"
EyeEm seems to have begun properly serving 404s again

This reverts commit 945a364970.
2024-06-02 01:58:17 -04:00
Paul Pfeister
b728ce0659
Cleanup 2024-06-01 16:10:07 -04:00
Paul Pfeister
b0521d6f5c
'pwd' -> 'current working directory'
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
2024-06-01 16:02:40 -04:00
Paul Pfeister
c812216cc5
Remove Main
Workflow made redundant with the addition of Regression workflow, which runs on both push to and PR against master.
2024-05-31 18:24:53 -04:00
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.
2024-05-31 18:24:13 -04:00
Paul Pfeister
b2ddd9a396
Re-ID Regression CI 2024-05-31 17:08:50 -04:00
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.
2024-05-31 14:46:47 -04:00
Paul Pfeister
d46775802e
Simple docu change
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
2024-05-31 14:46:47 -04:00
Paul Pfeister
9579f941be
Remove test branch 2024-05-31 14:46:47 -04:00
Paul Pfeister
e5736d3888
Fix platform dependant issues 2024-05-31 14:46:47 -04:00
Paul Pfeister
4aaf0583c5
Fix platform differences 2024-05-31 14:46:47 -04:00
Paul Pfeister
906575df3a
Remove test branch from ci 2024-05-31 14:46:47 -04:00
Paul Pfeister
8bd8b20f9c
Remove Windows 2024-05-31 14:46:46 -04:00
Paul Pfeister
beb4f3eaf6
Disable fail-fast 2024-05-31 14:46:46 -04:00
Paul Pfeister
e32a84ea05
Fix tox caught errors 2024-05-31 14:46:46 -04:00
Paul Pfeister
249bab36eb
Drop py313 from ci 2024-05-31 14:46:46 -04:00
Paul Pfeister
790305bc07
Fix ci 2024-05-31 14:46:46 -04:00
Paul Pfeister
030860c0a1
Cleanup 2024-05-31 14:46:46 -04:00