Isaac Lewis

Results 29 comments of Isaac Lewis

Would love thoughts from @tghosth and @lfservin on this one. If no one objects, I can work on a proof of concept PR.

I don't think this was fully decided -- I have been putzing on a POC but haven't given it an enormous amount of work.

I think we should close this. It's possibly a good direction to move, but I think we should push behind @lfservin's LaTeX strategy for now, at least for 5.0.

Alright, I've done some work to get the legacy 4.0 generation to work here. A breakdown of what's happening here: - A docker container is used to do all the...

Okay, this branch now supports multi-language in `5.0`. Here is an example of the output, borrowing the French 4.0 localization: [build-preview.zip](https://github.com/OWASP/ASVS/files/11586081/build-preview.zip) English 5.0 PDF from the new build process: [OWASP_Application_Security_Verification_Standard-5_en.pdf](https://github.com/OWASP/ASVS/files/11586085/OWASP_Application_Security_Verification_Standard-5_en.pdf)

@tghosth > ok so @ike do you think this is ready to merge? Also, you might want to throw things at me but can we just make this a GitHub...

I will trim it down as best I can yes! It is a fairly substantial change, on the face of it.

@tghosth > Thanks @ike, I want to test this but it looks like there are a lot of unrelated changes in this PR, are you able to trim it down...

@tghosth good catch! should be fixed now.

@tghosth it should be running 4.0 too -- I'll investigate if that's not the case. The expected behavior is that the makefile will generate all versions 4.0+, and use `generate-all.sh`...