I hereby claim:
- I am diablodale on github.
- I am dalep (https://keybase.io/dalep) on keybase.
- I have a public key whose fingerprint is 04CA 708F 5721 295C 42C4 C8F2 C145 15BE 9A79 11F9
To claim this, I am signing this object:
| #include <Windows.h> | |
| #include <psapi.h> | |
| #include <thread> | |
| #include <utility> | |
| #include <vector> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| #include <iostream> | |
| #include <malloc.h> | |
| #include <cassert> |
| # cmake helper function to require a specific semver or newer | |
| # of any vcpkg installed package | |
| # Example: include("version-vcpkg.cmake") | |
| # confirm_vcpkg_version(packagename 2.1.0) | |
| # | |
| cmake_minimum_required(VERSION 3.15) | |
| function(confirm_vcpkg_version) | |
| if ((NOT ARGV0) OR (NOT ARGV1)) |
| @echo off | |
| :: | |
| :: Basic shim to call WSL executable with same name as this BAT file | |
| :: | |
| :: Copyright (c) 2020 Dale Phurrough with MIT License: | |
| :: Permission is hereby granted, free of charge, to any person obtaining a copy | |
| :: of this software and associated documentation files (the "Software"), to deal | |
| :: in the Software without restriction, including without limitation the rights | |
| :: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| :: copies of the Software, and to permit persons to whom the Software is |
| #!/usr/bin/env php | |
| <?php | |
| // ModSecurity OWASP ModSecurity Core Rule Set 3.x config file command line tool editor | |
| // https://github.com/SpiderLabs/owasp-modsecurity-crs | |
| // | |
| // The key or rule_id must already exist in the file. It can be active or non-active (commented-out). | |
| // | |
| // Usage to set a key value, e.g. to set SecGeoLookupDB to the value: util/geo-location/GeoIP.dat | |
| // crs-conf-edit crs-setup.conf SecGeoLookupDB util/geo-location/GeoIP.dat |
I hereby claim:
To claim this, I am signing this object: