-
Hi team,
A malicious policyfile in XML passed to veraPDF CLI can lead to a XXE vulnerability exploitation due to insecure use of XML parser. The policyfile be the attack payload, which is similar …
-
Hello,
we have Domainreload and Scenereload disabled in our project and got a problem with the Update-Manager. Problem is, the UpdateManager gets destroy on [RuntimeInitializeOnLoadMethod(RuntimeIn…
-
Running veraPDF CLI with a sourcefilename including "German Umlaut" results in an error. (Windows11 , VerPDF-Version: 1.26.2)
What is the encoding for filenames ? We try ANSI, UTF8, UTF16 and ASCII…
-
Idea looks terrible: Each time we call function it calculates latinToCyrillic collection
https://github.com/diia-open-source/be-pkg-utils/blob/e969374fb769e59ab6bbdb709caeba0199e14a8c/src/application…
-
https://github.com/diia-open-source/be-pkg-utils/blob/e969374fb769e59ab6bbdb709caeba0199e14a8c/src/applicationUtils.ts#L186-L206
1. Why it supports multiple different delimiter symbols in a single …
-
https://github.com/diia-open-source/be-pkg-utils/blob/e969374fb769e59ab6bbdb709caeba0199e14a8c/src/applicationUtils.ts#L240-L253
1. Magic numbers: 3, 2, 2, 55...
2. Regular expressions are not nee…
-
https://github.com/diia-open-source/be-pkg-utils/blob/e969374fb769e59ab6bbdb709caeba0199e14a8c/src/applicationUtils.ts#L514-L523
- Use named constants, Luke!
- `string` is a bad name for argument
…
-
https://github.com/diia-open-source/be-pkg-utils/blob/e969374fb769e59ab6bbdb709caeba0199e14a8c/src/applicationUtils.ts#L178-L184
```js
static isItnFormatValid(itn: string): boolean {
return !/^…
-
bug in ios 10
I use code demo layout in layoutSpecThatFits
`override func layoutSpecThatFits(_ constrainedSize: ASSizeRange) -> ASLayoutSpec {
editNode.attributedPlaceholderText = App…
-
Running lint checks on an app that uses the SDK yields the following error:
> Must be one or more of: PackageManager.GET_META_DATA, PackageManager.GET_RESOLVED_FILTER, PackageManager.GET_SHARED_LIB…