Erste öffentliche Version
parents
Showing
.env
0 → 100644
.gitignore
0 → 100644
.gitmodules
0 → 100644
Dockerfile
0 → 100644
LICENSE.md
0 → 100755
README.md
0 → 100755
README_REACT.md
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "ziv_malware_scan", | ||
"version": "0.1.0", | ||
"private": true, | ||
"homepage": ".", | ||
"dependencies": { | ||
"@fortawesome/fontawesome-svg-core": "^1.2.21", | ||
"@fortawesome/free-solid-svg-icons": "^5.10.1", | ||
"@fortawesome/react-fontawesome": "^0.1.4", | ||
"bootstrap": "^4.3.1", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-scripts": "3.0.1", | ||
"reactstrap": "^8.0.1" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
"build": "react-scripts build", | ||
"test": "react-scripts test", | ||
"eject": "react-scripts eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": "react-app" | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
} | ||
} |
php.ini
0 → 100644
public/img/WWU-CERT.png
0 → 100644
7.77 KB
public/img/ZIV.gif
0 → 100644
555 Bytes
public/index.html
0 → 100644
public/php/DBCon.php
0 → 100755
public/php/checkFile.php
0 → 100755
public/php/checkHash.php
0 → 100755