Ruben van Staveren ruben
  • Joined on 2023-01-01
ruben created repository ruben/sort_certificate 2023-09-26 08:33:18 +00:00
ruben pushed to develop at ruben/jail2ban 2023-01-16 16:39:13 +00:00
6f36df2195 Merge branch '4-create-a-list-route-for-showing-banned-addresses' into 'develop'
c991df53fa Resolve "Create a /list route for showing banned addresses"
Compare 2 commits »
ruben deleted branch 4-create-a-list-route-for-showing-banned-addresses from ruben/jail2ban 2023-01-16 16:39:07 +00:00
4999208fc3 Test when pfctl fails for another reason than an nonexisting table
a6796bbf72 Provide a bit more information in the log why it failed
Compare 2 commits »
ruben deleted branch set-sast-config-1 from ruben/jail2ban 2023-01-15 17:58:25 +00:00
ruben created branch set-sast-config-1 in ruben/jail2ban 2023-01-15 17:58:01 +00:00
ruben pushed to set-sast-config-1 at ruben/jail2ban 2023-01-15 17:58:01 +00:00
0a7517c5dc Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
59ecd48210 Make sure we set the error message in the json as defined in the test
dd66bf3dc9 Try the pfctl_table_op and set http code accordingly
d43a574579 Raise CalledProcessError as side effect
Compare 3 commits »
32032de81d WIP: Mention that we should raise a CalledProcessError here
d969ce5242 Add missing mock content from real pfctl run
8f0dfc9d63 Fix test by looking at the right data
ee38b9d5e8 Need to decode the subprocess.run bytes to ascii
Compare 4 commits »
ea325b0686 #6 Implement /list/<name> for #4
62d92d3c91 Pylint fixes
4bf881f03b Move _PFCTL_TABLE_PAT out of the pfctl module. it is not interpreted there
610ccec47a Please linters
5f7a0a4abd Write tests #5
87252b6c5d Ignore vim swapfiles
Compare 6 commits »
ruben created branch 4-create-a-list-route-for-showing-banned-addresses in ruben/jail2ban 2023-01-14 16:11:44 +00:00
ruben pushed tag 2023.1 to ruben/jail2ban 2023-01-13 09:44:38 +00:00
ruben pushed tag 2022.1 to ruben/jail2ban 2023-01-13 09:44:38 +00:00
ruben pushed to main at ruben/jail2ban 2023-01-13 09:35:16 +00:00
a64d17b2e8 Merge branch 'release/2023.1'
3e64189f8f 2023.1 release notes
45dc173ea7 Merge branch 'feature/3-provide-application-health-check' into 'develop'
9b85bfabdb Implements #3, a /ping endpoint
969ba0f64c Switch to python 3.9 image
Compare 17 commits »
ruben pushed to develop at ruben/jail2ban 2023-01-13 09:35:16 +00:00
f39d319b25 Merge branch 'release/2023.1' into develop
3e64189f8f 2023.1 release notes
45dc173ea7 Merge branch 'feature/3-provide-application-health-check' into 'develop'
9b85bfabdb Implements #3, a /ping endpoint
Compare 4 commits »
ruben deleted branch feature/01_test_all_the_things from ruben/jail2ban 2023-01-09 22:03:21 +00:00
ruben pushed to develop at ruben/jail2ban 2023-01-09 21:58:39 +00:00
969ba0f64c Switch to python 3.9 image
d9b5d36835 Not yet
9f86e143fe Oops vim autoindent
a49da1f3ef Enable SAST
Compare 4 commits »
ruben pushed to develop at ruben/jail2ban 2023-01-09 21:38:11 +00:00
36ff86c71e Looks like the gitlab-ci.yml syntax was changed. adjust
ruben pushed to develop at ruben/jail2ban 2023-01-09 15:01:07 +00:00
29f6e6093b Missed a spot