openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Greenbone Vulnerability Management (GVM) Framework
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Oct 12, 2024 — Oct 12, 2025
Showing page 1,716 of 1,994
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move SCAP and CERT attaching into backend specific files.
Matthew Mundell
More...
about 11 years ago
* src/html/classic/js/gsa_graphics_base.js (html_table_from_records): Make headline a table row, make table use full window width and remove border around table.
Timo Pollmeier
More...
about 11 years ago
* src/gsad.c (credentials_new, credentials_free): New functions. (exec_omp_post, request_handler): Refactor code to use credentials_new(), fix credentials memory leaks.
Hani Benhabiles
More...
about 11 years ago
* src/html/classic/js/gsa_bar_chart.js src/html/classic/js/gsa_bubble_chart.js src/html/classic/js/gsa_donut_chart.js src/html/classic/js/gsa_line_chart.js: Add HTML table export menu item.
Timo Pollmeier
More...
about 11 years ago
* src/manage_sql.c (filter_clause): Remove set but unused variables.
Hani Benhabiles
More...
about 11 years ago
* src/omp.c (omp_xml_handle_end_element): Remove break before goto in create_task error.
Hani Benhabiles
More...
about 11 years ago
* src/manage_sql.c (result_detection_reference): Simplify sql queries by using results' report column instead of report_results table.
Hani Benhabiles
More...
about 11 years ago
* INSTALL: Add section on generating OSP documentation.
Hani Benhabiles
More...
about 11 years ago
* src/html/classic/js/gsa_bar_chart.js (generate) src/html/classic/js/gsa_bubble_chart.js (generate) src/html/classic/js/gsa_donut_chart.js (generate) src/html/classic/js/gsa_line_chart.js (generate): Dynamically generate CSV column names and make column selection fit the chart better.
Timo Pollmeier
More...
about 11 years ago
* ospd/doc/generate, ospd/doc/OSP.xml, ospd/doc/HTML.xsl: New OSP documentation files.
Hani Benhabiles
More...
about 11 years ago
* src/html/classic/js/gsa_bubble_chart.js (generate): Change file names of exported CSV and SVG to "gsa_bubble_chart-[...]".
Timo Pollmeier
More...
about 11 years ago
* src/html/classic/omp.xsl (gsa:escape-js): Add escaping for "<", ">" and "'". Use character code form for all escaped characters.
Timo Pollmeier
More...
about 11 years ago
* src/html/classic/gsa-style.css (.axis text): Split font styling so it does not override "font-style".
Timo Pollmeier
More...
about 11 years ago
* src/gsad.c (exec_omp_get): Default to GET_SYSTEM_REPORTS before GET_MY_SETTINGS, because this is convenient for the Monitor role.
Matthew Mundell
More...
about 11 years ago
Add predefined role Monitor.
Matthew Mundell
More...
about 11 years ago
* src/html/classic/omp.xsl (full-report-export-form) (filtered-report-export-form): Add timezone to download form.
Matthew Mundell
More...
about 11 years ago
Add timezone keyword to powerfilter for report.
Matthew Mundell
More...
about 11 years ago
* wrappers/w3af/ospd-w3af.py: Check for profile name without importing w3af.
Hani Benhabiles
More...
about 11 years ago
Add charts to the Tasks page.
Timo Pollmeier
More...
about 11 years ago
Add support for Tasks in get_aggregates command and chart settings for Tasks.
Timo Pollmeier
More...
about 11 years ago
* ospd/ospd.py (get_commands_table): Document help command's format attribute. (OSPDaemon [handle_help_command]): Handle text format type.
Hani Benhabiles
More...
about 11 years ago
* src/manage_sql.c (TASK_ITERATOR_FILTER_COLUMNS): For next_due, use the first_time of the schedule if the schedule is in the past, instead of using schedule_next_time which is 0. This ensures that tasks with schedules in the past are sorted by schedule and that they come before tasks that have had their schedules removed.
Matthew Mundell
More...
about 11 years ago
* src/html/classic/help.xsl (tasks.html): Correct schedule example.
Matthew Mundell
More...
about 11 years ago
* src/html/classic/help.xsl (tasks.html): Note the extra filtering terms "schedule" and "next_due".
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (TASK_ITERATOR_FILTER_COLUMNS): Add "next_due". (TASK_ITERATOR_COLUMNS): Add schedule next due time as "next_due".
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (TASK_ITERATOR_FILTER_COLUMNS): Add "schedule". (TASK_ITERATOR_COLUMNS): Add schedule name as "schedule".
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (CVE_INFO_ITERATOR_FILTER_COLUMNS) (CVE_INFO_ITERATOR_COLUMNS): Allow both "created" and "published" as aliases for the "creation_time" column.
Timo Pollmeier
More...
about 11 years ago
Add second line to line charts so the NVTs chart shows both the new NVTs per time step and the cumulative amount.
Timo Pollmeier
More...
about 11 years ago
* src/omp.c (omp_xml_handle_end_element): In CLIENT_GET_AGGREGATES case Add new response elements c_count and c_sum for cumulative count and cumulative sum of data column.
Timo Pollmeier
More...
about 11 years ago
* ospd/misc.py (ScanCollection [add_alarm, add_log, add_error): Make result entries as dictionnaries instead of tuples. Add result severity.
Hani Benhabiles
More...
about 11 years ago
←
1
2
…
1712
1713
1714
1715
1716
1717
1718
1719
1720
…
1993
1994
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree