-
### Environment
* **Version**: Version: 2.5.4
* **Installation**: git clone
* **PHP version**:
* **OS**: Debian stable
* **Database**: MariaDB
* **Parameters**: unavailable (hosted by a frie…
-
### Pitch
Version number information from lib/mastodon/version.rb is currently displayed to web site visitors, and via the API. I'd rather not advertise the version number of Mastodon that I'm runn…
-
### Describe the bug
Snyk acuse vulnerable dependencies in react-scripts
### Did you try recovering your dependencies?
yes
### Which terms did you search for in User Guide?
…
-
I'm using ubutu 20, nodejs 8.17. After installing the dependencies I install the stf globally by 'npm install -g @devicefarmer/stf', then I can run stf successfully and connect one device.
Here is …
-
I am trying to run react 16.14.0 app using af-react-rendere and not able to run
followed same steps in https://opensource.adobe.com/aem-forms-af-runtime/storybook/?path=/story/adaptive-form-…
-
- Site: [http://testphp.vulnweb.com](http://testphp.vulnweb.com)
**New Alerts**
- **Absence of Anti-CSRF Tokens** [10202] total: 11:
- [http://testphp.vulnweb.com/](http://testphp.vulnweb.co…
-
Hello,
I'm trying to use OOD to connect to a custom HTTPS server using the reverse proxy feature.
While it works very well for unsecure web servers (HTTP), with the SSL layer I'm getting the follo…
-
[Local Storage is insecure](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/HTML5_Security_Cheat_Sheet.md#local-storage) and shouldn't be used for storing sensitive information.
Sto…
-
Hi there,
I was looking at the Dockerfile and noticed that the app root is at `/root`, I'm not exactly sure why one would think of putting it there, but that seems like not the greatest design deci…
-
# helmet.js
- 웹 서버에 대한 악성적인 공격이 뭐가 있을까?
```jsx
const express = require("express");
const helmet = require("helmet");
const app = express();
app.use(helmet());
// ...
```
```jsx
/…