-
Github API has a rate limit in place and reviewrot breaks that, leading to the following exception:
```python
DEBUG:github.Requester:GET https://api.github.com/users/nirzari {'User-Agent': 'PyGit…
-
### Bug description
When I visit the main webpage of JupyterHub, a number of security headers are missing:
- "Strict-Transport-Security"
- "X-Frame-Options"
- "X-Content-Type-Options"
- "X-…
-
```
What steps will reproduce the problem?
1. Downloaded default xml from
https://dev.itratos.de/projects/php-ids/repository/raw/trunk/lib/IDS/default_fil
ter.xml
2.
./scalp.py -l /var/log/apache2/ac…
-
Hey
It looks like the /oauth2/token API was finally deprecated...and because of that the things described in usage.md dont work anymore
see marker here:
https://dev.netatmo.com/apidocumentation/o…
-
While running my first test run on a Mac, I received the following crash dump report:
, [2018-07-23T14:53:00.631861 #24747] INFO -- Call: service.native_progress [127.0.0.1]
/Applications/arachni…
-
**What do you want to do?**
x Request a change to existing documentation
**Tell us about your request.** Provide a summary of the request and all versions that are affected.
Feedback from c…
-
### Description
Attempting to install sdl_ttf/2.0.18 (or even sdl_ttf/2.0.15) causes an error since it runs a `cmake` command with generator name `Unix` rather than `Unix Makefiles`
### Package and …
-
Ubuntu 20.04 running on AWS EC2 instance
`./install-citc.sh aws`
```
TASK [ldap : Ensure people OU exists] ******************************************
Thursday 13 July 2023 00:54:38 +0000 (0:…
-
1、实现基本漏洞的扫描功能,如sql注入、xss、备份文件扫描等不适用于poc编写的模块。
2、(监听模块下或新增插件)增加被动扫描功能,并且在其中实现基本漏洞及poc的调用。
3、yak脚本编写后是否可以打包为单独的可执行文件
-
I am trying to use --pretty=all or --pretty=colors to color my output that I am piping to `less -r`. However, the colors do not show. This could also be solved by adding a paging option for long outpu…