I hereby claim:
- I am pushpak1300 on github.
- I am pushpak1300 (https://keybase.io/pushpak1300) on keybase.
- I have a public key whose fingerprint is E12C 894C 8CA7 D989 5CE6 B946 9BC0 0994 1885 8FE5
To claim this, I am signing this object:
| sudo apt-get update -y | |
| sudo apt-get install nginx -y | |
| sudo apt-get update && sudo apt-get upgrade -y | |
| sudo apt-get install software-properties-common -y | |
| sudo add-apt-repository ppa:ondrej/php -y | |
| sudo apt-get update -y | |
| sudo apt-get install php7.3 php7.3-xml php7.3-gd php7.3-opcache php7.3-mbstring php7.3-curl php7.3-mysql php7.3-intl -y | |
| sudo apt-get purge apache2 apache2-utils apache2-bin apache2.2-common -y | |
| sudo apt-get install mysql-server -y | |
| sudo mkdir /var/www/laravel |
| Verifying my Blockstack ID is secured with the address 1Ep7Ye9wtC1ZG3rZMUpwZ6ngxWa3quuPGW https://explorer.blockstack.org/address/1Ep7Ye9wtC1ZG3rZMUpwZ6ngxWa3quuPGW |
| {'dam': <Dam: Ganguwala , 035-UYDDEL>, 'levels': {'normal': 1.0, 'warning': None, 'danger': None, 'hfl': 0.0}} | |
| {'dam': <Dam: NATHPA , 003-SHDSIM>, 'levels': {'normal': 1.0, 'warning': None, 'danger': None, 'hfl': 0.0}} | |
| {'dam': <Dam: Koteshwar , 009-HGDDDN>, 'levels': {'normal': 1.0, 'warning': 0.0, 'danger': 0.0, 'hfl': 0.0}} | |
| {'dam': <Dam: MATATILA DAM , 030-LYDAGRA>, 'levels': {'normal': None, 'warning': None, 'danger': None, 'hfl': None}} | |
| {'dam': <Dam: Vishnuprayag , 036-HGDDDN>, 'levels': {'normal': 1.0, 'warning': None, 'danger': None, 'hfl': 0.0}} | |
| {'dam': <Dam: Ukai Dam , 021-TDSURAT>, 'levels': {'normal': 1.0, 'warning': 0.0, 'danger': 0.0, 'hfl': 0.0}} | |
| {'dam': <Dam: Kadana Dam , 007-MAHGAND>, 'levels': {'normal': None, 'warning': None, 'danger': None, 'hfl': None}} | |
| {'dam': <Dam: Sardar Sarovar Dam(Duplicate) , 66>, 'levels': {'normal': 1.0, 'warning': 0.0, 'danger': 0.0, 'hfl': 0.0}} | |
| {'dam': <Dam: INDIRASAGAR DAM , NBO-1-046-1247>, 'levels': {'normal': None, 'warning': None, 'danger': None, 'hfl': None |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| namespace App\Traits; | |
| use Mockery; | |
| use Mockery\Expectation; | |
| use Mockery\ExpectationInterface; | |
| use Mockery\HigherOrderMessage; | |
| use Mockery\MockInterface; |
Currently we don’t want to start following git-flow or fullflesh trunk based (link) as the team is small (2 members) and we don’t want the hassle of maintaining two different branches.
So we came up with this alternative git strategy which compliments trunk based development with a single branch.
Let’s call it MonoFlow?
So the workflow looks like this.
You are a senior security engineer conducting a comprehensive security audit of this open source application.
Perform a full-codebase security audit to identify HIGH-CONFIDENCE exploitable vulnerabilities. This is NOT a code quality review — focus ONLY on real security issues with concrete attack paths.
Before analyzing any code, build context: