michael vincerra
7d7bb474d2
CVE patch. Update requirements.txt to Jinja2-2.11.dev0. ( #456 )
...
- Address CVE: https://nvd.nist.gov/vuln/detail/CVE-2019-8341
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-04-12 17:08:10 -07:00
michael vincerra
22b9bddb5f
Merge pull request #407 from mvincerx/bundle_lister-02
...
Improve code in bundle_lister.py
2019-03-01 13:30:10 -08:00
Kevin Putnam
ad2aeec457
Merge pull request #379 from pdxjohnny/ja-code-blocks
...
scripts: Code Block rst parser
2019-02-25 15:12:39 -08:00
Kevin Putnam
ad16371260
added ability to create a list of code blocks to parse
2019-02-25 09:11:49 -08:00
Kevin Putnam
d1ff18c733
limited to bash code blocks and added description to the header
2019-02-22 10:15:51 -08:00
Michael Vincerra
02b243cce8
Improve code in bundle_lister.py
...
Modifies extractor function to remove duplicate includes.
- Revises pattern5 regex to include descriptions with special chars.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Resolves consistency in rows for template.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Closes #378 .
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-21 20:15:54 -08:00
Michael Vincerra
d4c59fdf56
Reset file structure to original organization.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-02-01 11:43:21 -08:00
Michael Vincerra
1f3c60968a
Moves all bundle_lister.py and assoc. files to bundle_lister dir.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-01-31 14:09:22 -08:00
John Andersen
c5e7d3b278
scripts: Code Block rst parser
...
Signed-off-by: John Andersen <john.s.andersen@intel.com >
2019-01-28 14:53:48 -08:00
Kevin Putnam
9fa729a2d1
fixed minor bug in parse-link-check.py
2019-01-25 14:03:37 -08:00
michael vincerra
2abf324208
Merge pull request #352 from intelkevinputnam/kp-fix-linkcheck
...
Improvements to link checking
2018-12-28 10:10:58 -08:00
Kevin Putnam
a3c1c5b9c3
moved linkcheck helper script to sub-directory
2018-12-28 10:02:54 -08:00
Michael Vincerra
f6f773dd56
Revises README.md providing more complete description.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-20 14:23:08 -08:00
Michael Vincerra
5a17f4423e
Fixes typo.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-19 18:00:14 -08:00
Michael Vincerra
783bf56107
Removes .gitkeep from _python/ dir.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-19 10:49:40 -08:00
Michael Vincerra
a88206391e
Revises scripts/_python/Makefile for cp to correct directory.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-19 09:25:46 -08:00
Michael Vincerra
92c499067d
Adds new scripts dir and Python bundle_lister.py. Includes:
...
- Local Makefile to be called from parent Makefile at source/
- README.md
- cloned_repo dir necessary for executing bundle_lister.py
- requirements.txt per developer standard
- template.html also necessary for executing bundle_lister.py
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-19 09:25:46 -08:00
Kevin Putnam
4a3b374367
added documentation comments to parse-link-check.py
2018-12-18 11:56:15 -08:00
Kevin Putnam
44978b744d
added whitelist and parse script. changed Makefile
2018-12-18 11:37:46 -08:00
Michael Vincerra
0ea9d7f975
Add scripts/_python dir to prepare to load Python scripts.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-17 09:58:37 -08:00