/[secure-testing]/lib/python/nvd.py
ViewVC logotype

Log of /lib/python/nvd.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 14116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 17 01:59:11 2010 UTC (3 years, 3 months ago) by gilbert-guest
File length: 4625 byte(s)
Diff to previous 6061
support changes in nvd schema for remote and local issues

Revision 6061 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 12:15:46 2007 UTC (5 years, 10 months ago) by fw
File length: 4888 byte(s)
Diff to previous 3078
* lib/python/nvd.py:
  Make runnable as a script, for testing purposes.
  (Parser.characters): Keep whole node string, not just the last part.

Revision 3078 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 17 11:17:21 2005 UTC (7 years, 5 months ago) by fw
File length: 4788 byte(s)
Diff to previous 2512
Store CVE descriptions in the nvd_data table.  Enable incremental
NVD updates.

lib/python/security_db.py (DB):
  Bump schema version.  Add cve_desc column to the nvd_data table.
(DB.updateNVD):
  New method.

bin/update-nvd:
  If the -i option is specified, use updateNVD instead of replaceNVD.

lib/python/nvd.py (_Parser):
  Add new member variable path.
(_Parser.characters):
  New method.
(_Parser.endElement):
  Store cve_desc variable.

bin/tracker_service.py (TrackerService.page_bug):
  Use NVD description if available.

Revision 2512 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 20 13:52:01 2005 UTC (7 years, 7 months ago) by fw
File length: 4455 byte(s)
Diff to previous 2488
lib/python/nvd.py (_Parser.endElement):
  Tempoarily normalize CAN to CVE.

Revision 2488 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Oct 20 09:03:39 2005 UTC (7 years, 7 months ago) by fw
File length: 4289 byte(s)
 r638@deneb:  fw | 2005-10-14 15:43:12 +0200
 bin/tracker_service.py (TrackerService.page_home):
   Document external interfaces.
 (TrackerService.page_bug):
   Add NVD references.
 (TrackerService.page_status_release_stable,
  TrackerService.page_status_release_testing):
   Show NVD remote attack range if present.
 (TrackerService.url_nvd, TrackerService.make_nvd_ref):
   New.
 
 lib/python/security_db.py (NVDEntry):
   New class.
 (DB.initSchema):
   New nvd_data table.  Update stable_status and testing_status views.
 (DB.replaceNVD, DB.getNVD):
   New methods.
 
 bin/update-nvd, lib/python/nvd.py:
   New files.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5