Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
creshal
on March 8, 2016
|
parent
|
context
|
favorite
| on:
Python Patterns (2013)
For configuration files I just put in comments anyway and strip them before feeding the file to a JSON parser. (Like here:
https://github.com/creshal/yspave/blob/master/yspave/pave.py...
)
Hackish, but beats having to bother with YAML parsers and their regular RCE vulnerabilities.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Hackish, but beats having to bother with YAML parsers and their regular RCE vulnerabilities.