-
```
Issue running command [gcloud alpha source captures upload].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional informa…
-
### What happened?
Hello,
I wanted to read partitions metadata from bigquery table `project_id.dataset_id.INFORMATION_SCHEMA.PARTITIONS` using `ReadFromBigQuery`. Unfortunately, this function raise…
-
-
CWE 112
CSRF
injection
-
Let's run Pysa on some projects with known vulnerabilities to make sure we catch them.
* Run pysa and check the results
* Use pyre infer to increase type coverage https://pyre-check.org/docs/pysa-co…
-
-
### Bug summary
I'm trying to create a Jira ticket and following is my input dict:
```
{
'project': {'key': 'PKEY'},
'summary': 'Test ticket',
'description': 'Ticket description',
'issuety…
-
First of all, thank you for calcurse, I really love it, though I do have a small problem with the `calcurse-caldav` script.
The script does not create `sync.db`, so I have to run `calcurse-caldav …
-
$ python -c "import urllib; print urllib.quote(\\"'\\")"
%27
$ resty -e "ngx.say(ngx.escape_uri(\\"'\\"))"
'
ngx.escape_uri should escape "'" to %27 but not.
$resty -v
resty 0.17
nginx vers…
-
Some examples use HTML snippets in the message e.g. http://projectfluent.org/fluent/guide/text.html
description =
Loki is a simple micro-blogging
app written entirely in HTML5…