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 5 hours
ago. based on code collected
1 day
ago.
Oct 16, 2024 — Oct 16, 2025
Showing page 1,725 of 1,996
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* src/manage_sql.c (task_severity): Put report selection in WHERE clause instead of using alias, for Postgres.
Matthew Mundell
More...
about 11 years ago
Get regexp filtering working with Postgres.
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (filter_clause): Cast severity to string for "CASE" clause to prevent type errors in PostgreSQL. Do not apply "lower" function for the keywords "created", "modified" and "published" when creating ORDER BY clause so the corresponding columns are not sorted as text.
Timo Pollmeier
More...
about 11 years ago
* src/pluginscheduler.c (plugins_scheduler_init): Moved nvticache retrieval out of the plugins loop as there is only one cache and thus only needs to be retrieved once.
Jan-Oliver Wagner
More...
about 11 years ago
* src/processes.c (process_son): Removed this global variable as it is never used. (create_process): Removed setting process_son to some value, as it will never be read.
Jan-Oliver Wagner
More...
about 11 years ago
Post release version bump.
Jan-Oliver Wagner
More...
about 11 years ago
Preparing the gsa 6.0+beta1 release.
Jan-Oliver Wagner
More...
about 11 years ago
Post-release version bump.
Jan-Oliver Wagner
More...
about 11 years ago
Preparing the openvas-manager 6.0+beta1 release.
Jan-Oliver Wagner
More...
about 11 years ago
Post release version bump.
Jan-Oliver Wagner
More...
about 11 years ago
Preparing the openvas-scanner 5.0+beta1 release.
Jan-Oliver Wagner
More...
about 11 years ago
* src/manage_migrators.c (migrate_131_to_132): Add Postgres version of CREATE statements.
Matthew Mundell
More...
about 11 years ago
* src/manage_sql.c (make_result): Set owner to NULL instead of 0, otherwise Postgres sees a constraint error.
Matthew Mundell
More...
about 11 years ago
* doc/postgres-HOWTO: Add functions and aggregates to drop script.
Matthew Mundell
More...
about 11 years ago
* src/manage_pg.c (manage_create_sql_functions): Create task_threat_level after functions it uses.
Matthew Mundell
More...
about 11 years ago
* src/manage_pg.c (manage_create_sql_functions): Delay creation of more functions that use tables. (create_tables): Change attack_state in report_hosts to text.
Matthew Mundell
More...
about 11 years ago
Handle newly added elements in results when importing reports.
Timo Pollmeier
More...
about 11 years ago
* src/manage_sql.c (init_result_iterator): Fix aliased columns like name, created, modified. Add date column.
Timo Pollmeier
More...
about 11 years ago
Add overview table of all results to Scan Management.
Timo Pollmeier
More...
about 11 years ago
Add columns owner and date to results table. Hence increase database version to 133. Add database migration from version 132 to 133. Add the new fields to result xml and use powerfilter in GET_RESULTS.
Timo Pollmeier
More...
about 11 years ago
* src/manage.c (slave_setup): When the slave status is Done, update the master progress just before setting the master status, instead of before updating the results, otherwise the progress is -1 while the status is still Running.
Matthew Mundell
More...
about 11 years ago
* ospd/misc.py: Add module docstring and fix various warnings and errors reported by pylint.
Hani Benhabiles
More...
about 11 years ago
Add results from slave inside a transaction, to try reduce load on SQLite3 locking mechanism.
Matthew Mundell
More...
about 11 years ago
Add regenerated db.png for DB version 132.
Hani Benhabiles
More...
about 11 years ago
Remove unused rpm, deb and exe lsc_credentials columns. Hence increase database version to 132. Add database migration from version 131 to 132.
Hani Benhabiles
More...
about 11 years ago
* src/manage_pg.c (create_tables), src/manage_sqlite3.c (create_tables): Don't create rpm, deb and exe columns.
Hani Benhabiles
More...
about 11 years ago
* src/manage_sql.c (lsc_credential_iterator_rpm) (lsc_credential_iterator_deb, lsc_credential_iterator_exe): Change functions return value from const char to char as it is allocated dynamically.
Hani Benhabiles
More...
about 11 years ago
* src/report_formats/HTML/HTML.xsl (scan_start, scan_end): Add timezone to date.
Matthew Mundell
More...
about 11 years ago
* src/html/classic/omp.xsl (result [result-body]): Handle ospd-ovaldi results with no attached oval definintions.
Hani Benhabiles
More...
about 11 years ago
* src/html/classic/omp.xsl (task [details]): Use right element for alterable field.
Matthew Mundell
More...
about 11 years ago
←
1
2
…
1721
1722
1723
1724
1725
1726
1727
1728
1729
…
1995
1996
→
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