-
I have been playing around with client side JavaScript source code highlighters in other projects and I think it would be useful here as well. The two key features I believe users benefit most from:
1…
-
We need a group name to trump all group names!
-
**Describe the bug**
When using Environment Variables, functions/tags inside a nested block referring to another Environment Variable that is constructed from an environment variable do not use t…
bbbco updated
2 years ago
-
This might be an issue with either BulkDataUpdater, XrmTokensRunner or a limitation in PowerFx itself. We were using BDU to perform a data fix and because there were many thousands of records that nee…
-
For 4: 2023-03-21 Intermediate Research Software Development with Python (lead: Sven van der Burg ) Giulia was not alerted
and for
5: 2023-03-29 Astronomical Data Science with Python (lead: Johan H…
-
Imported from JIRA **[STAREXEC-484]**:
> Currently we complain about length, even if the problem is with invalid characters. We should output a different error message if the problem is invalid cha…
-
I would like to propose an update to the README.md file for the Awesome Social Chess project. This enhancement includes a visually appealing layout, organized sections for books, calendars, and cards,…
-
A significant percentage of security issues across the software industry are caused by interpolation hazards: cases where a bad actor can influence the content of variables interpolated or concatenate…
japhb updated
7 months ago
-
.config_commonfunctions is vulnerable to SQL injections: All functions with SQL statements are problematic.
This means, the database can easily be manipulated/read/vandalized by unauthorized people an…
-
```
Hi,
Taking user input, using with some string manipulation and then feeding that
into DB is very dangerous. Even if you try to use string escaping.
This is a point that will be hammered into dev…