labcif / GBoard4A

Digital forensic analysis of GBoard for Android
GNU General Public License v3.0
0 stars 1 forks source link

translation: Comply with HTTP Headers standard allowing case insensitive headers #34

Closed ljmf00 closed 3 years ago

ljmf00 commented 3 years ago

https://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2

Signed-off-by: Luís Ferreira contact@lsferreira.net


Fixes #33.

iK4tsu commented 3 years ago

Codecov failed to connect. Try to force push or replace the secret with the same token. Codecov has some weird bugs sometimes.

ljmf00 commented 3 years ago

CC @mfrade @miguel-negrao @PatricioDomingues

Apparently, Codecov had security issues or is heisenberging :angry:

https://about.codecov.io/security-update/ https://github.com/codecov/codecov-action/issues/330

I'm not sure if we added Codecov before or after this, but we should, either way, rotate our tokens.

ljmf00 commented 3 years ago

Codecov failed to connect. Try to force push or replace the secret with the same token. Codecov has some weird bugs sometimes.

I wish codacy supported D, cof cof. Force pushed, hope it fixes this heisenberg problem, for now.

codecov-commenter commented 3 years ago

Codecov Report

Merging #34 (e71d0b5) into main (50c8fba) will decrease coverage by 0.08%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   19.28%   19.19%   -0.09%     
==========================================
  Files          19       19              
  Lines         223      224       +1     
==========================================
  Hits           43       43              
- Misses        180      181       +1     
Flag Coverage Δ
unittests 19.19% <0.00%> (-0.09%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
source/gboardforensics/gatherers/translatecache.d 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50c8fba...e71d0b5. Read the comment docs.