Alexandre ZANNI
Alexandre ZANNI
It seems you are using only the log module, which is unchanced so there is no breaking change to upgrade to 4.10.0 cf. http://docs.pwntools.com/en/latest/log.html#module-pwnlib.log I tested with the last version...
Agree, for example for the ToC on hexo (https://hexo.io/docs/helpers#toc) there is a `min_depth` and `max_depth` to control the heading level displayed.
I see one as been PRed in #17 for the issue #18
This also solve the dependency listing we don't have currently and face dependency issue ``` Traceback (most recent call last): File "/usr/share/graphw00f/./main.py", line 21, in from graphw00f.lib import ( File...
What's weird, is that before Safetynet decommission safetynet-fix allowed me to pass safetynet basic integrity + CTS profile + evaluation at level basic and play integrity basic integrity + device...
I tried with ```dockerfile FROM node:14.21.2-buster-slim MAINTAINER "Daniel Garcia aka (cr0hn)" ENV STAGE "DOCKER" RUN apt-get update && apt-get install -y netcat # Build app folders RUN mkdir /app WORKDIR...
@cr0hn If you know the version you used when you tested it, could you provide a dockerfile with debian and node fixed versions?
lol I submitted #54 a month ago but as it was a long time ago I forgot
cf. https://github.com/crystal-lang/crystal/issues/9285 the install script could use the bundled tarball (https://github.com/crystal-lang/crystal/issues/9285#issuecomment-1124534438) to have the static libraries.
@AkechiShiro I'm not the maintainer of this project, I have no write access.