Luiz Vaz

Results 9 comments of Luiz Vaz

It's a false positive. This CVE is related to PERL.

Remember this: [Rasmus Lerdorf : PHP Frameworks all suck! Though everyone needs a framework, just not a general purpose framework ](https://www.reddit.com/r/PHP/comments/9jcxlx/rasmus_lerdorf_php_frameworks_all_suck_though/) SSE needs quick response and minimal resource load. Going...

Until now, you need to pass through all process of app verification. To put it simple, you need to create a site and let the analyst check what you are...

@chinnonsantos Adicionei o script `.sh` (bash script) e testei. Está tudo funcionando...

The problem is a FK error while inserting into auth_item_child table. After droping FK it's works.

The solution to this issue is ppa/odrej repositories. The steps below work on Ubuntu 20.04 and 22.04: ``` sudo add-apt-repository ppa:ondrej/nginx sudo apt install nginx lua5.1 libnginx-mod-http-lua luarocks gettext-base lua-cjson...

I found how it's really works: https://github.com/adobe-type-tools/cmap-resources#cmap-resources-versus-cmap-tables > CMap resources should not be confused with ['cmap'](https://docs.microsoft.com/en-us/typography/opentype/spec/cmap#cmap-header) tables of sfnt-based fonts, such as OpenType and TrueType. While they are functionally similar,...

It's really awkward and at same time very common today, to face this problem. From my findings, that happening as an effort to avoid automated import of PDF data. PDFs...

Solution: https://stackoverflow.com/a/78898726/1049870