log

age author description
Thu, 23 Feb 2023 12:01:33 -0500 John Rouillard improve REST interface security
Tue, 21 Feb 2023 23:06:15 -0500 John Rouillard fix test; string for json object has extra space under python2.
Tue, 21 Feb 2023 22:35:58 -0500 John Rouillard Refactor rejecting requests; update tests, xfail test
Tue, 21 Feb 2023 18:54:21 -0500 John Rouillard add dependabot config to scan for docker to report updates to alpine container.
Tue, 21 Feb 2023 18:07:37 -0500 John Rouillard disable and fix errors in test_rest_login_rate_limit
Tue, 21 Feb 2023 16:42:20 -0500 John Rouillard better rest Origin check; refactor CORS preflight code.
Thu, 16 Feb 2023 21:56:08 -0500 John Rouillard pin python image versions using sha256 sum
Thu, 16 Feb 2023 20:12:55 -0500 John Rouillard Pin actions by using hashes removing tags like @v2. or @master
Wed, 15 Feb 2023 18:50:53 -0500 John Rouillard another try. Use same shell that builds roundup image to update base.
Wed, 15 Feb 2023 18:36:00 -0500 John Rouillard Try to force update of base image.
Wed, 15 Feb 2023 17:46:41 -0500 John Rouillard remove dead/invalid links from mit copyright. Indent licenses
Wed, 15 Feb 2023 17:22:39 -0500 John Rouillard Try to get workflows to recognize the license.
Wed, 15 Feb 2023 16:04:22 -0500 John Rouillard dependabot upgrade scorecard-action:2.06->2.1.2; upload-artifact:3.1.0 3.1.2
Wed, 15 Feb 2023 12:04:14 -0500 John Rouillard add dependabot to github actions as well.
Wed, 15 Feb 2023 12:03:35 -0500 John Rouillard clarify help text for * in allowed_api-origins
Wed, 15 Feb 2023 12:01:44 -0500 John Rouillard remove xhtml structures; merge changes from www layout to doc layout
Wed, 15 Feb 2023 11:57:43 -0500 John Rouillard update links.
Wed, 15 Feb 2023 11:45:53 -0500 John Rouillard shorten meta description < 160 chars. best practice.
Wed, 15 Feb 2023 11:21:16 -0500 John Rouillard move For ... Impatient section up, add directions, style footnote
Wed, 15 Feb 2023 10:57:04 -0500 John Rouillard fix links.
Wed, 15 Feb 2023 10:47:31 -0500 John Rouillard Fix bad capitalization of Roundup in url's.
Wed, 15 Feb 2023 10:44:14 -0500 John Rouillard Do not hyperlink some exampe url's.
Wed, 15 Feb 2023 10:36:09 -0500 John Rouillard Remove duplicate h1 headers from website
Thu, 02 Feb 2023 12:55:27 -0500 John Rouillard update Anonymous Create user to Register user permissions
Mon, 30 Jan 2023 12:23:02 -0500 John Rouillard Prefer use of real (gnu) tar
Mon, 23 Jan 2023 22:08:33 -0500 John Rouillard Remove 3.9, 3.11-dev and 3.7 test versions
Mon, 23 Jan 2023 21:21:38 -0500 John Rouillard Try another permission setup.
Mon, 23 Jan 2023 21:11:39 -0500 John Rouillard Update permissions allowing write permission for security events.
Mon, 23 Jan 2023 21:06:40 -0500 John Rouillard ADd reference to security.txt document.
Mon, 23 Jan 2023 20:59:54 -0500 John Rouillard Add permissions to codeql-analysis.
Mon, 23 Jan 2023 20:28:55 -0500 John Rouillard add ossf-scorecard security evaluation
Mon, 23 Jan 2023 13:28:28 -0500 John Rouillard fix typo
Sat, 21 Jan 2023 21:26:36 -0500 John Rouillard Badge cleanup; more directions on running demo tracker
Sat, 21 Jan 2023 12:52:24 -0500 John Rouillard Fix traceback on integer order attribute, fix comment
Thu, 19 Jan 2023 14:40:52 +0100 Ralf Schlatterbeck Fix Traceback on empty numeric order attribute
Sun, 08 Jan 2023 01:44:59 -0500 John Rouillard Update docker release instructions.
Wed, 28 Dec 2022 23:45:14 -0500 John Rouillard More changes to remove stragglers of old setuptools.
Wed, 28 Dec 2022 20:16:37 -0500 John Rouillard Add dependabot dependency scans
Wed, 28 Dec 2022 20:07:30 -0500 John Rouillard pip update outdated packages
Wed, 28 Dec 2022 19:08:43 -0500 John Rouillard Try to make anchore failure fail build but upload results
Sat, 24 Dec 2022 00:46:10 -0500 John Rouillard see if 3.12 xapian is working on traivs-ci
Wed, 21 Dec 2022 20:13:39 +0100 Ralf Schlatterbeck issue2551250: Fix sorting of detectors
Sun, 11 Dec 2022 18:54:21 -0500 John Rouillard bug: handle exception when origin header is missing
Sun, 11 Dec 2022 18:47:24 -0500 John Rouillard Fix: Send Content-Length header to client from top Exception handler
Thu, 08 Dec 2022 10:54:24 -0500 John Rouillard Swap maximum_version for minumum_version in comment
Thu, 08 Dec 2022 09:50:16 -0500 John Rouillard Try to clear SSL bogus security alert in CI
Thu, 08 Dec 2022 11:18:46 +0100 Ralf Schlatterbeck Merge
Thu, 08 Dec 2022 11:17:07 +0100 Ralf Schlatterbeck Use an ssl.SSLContext instead of ssl.wrap_socket
Tue, 06 Dec 2022 15:47:16 -0500 John Rouillard infra: support new ubuntu 22.04 runners.
Tue, 06 Dec 2022 15:07:18 -0500 John Rouillard pylint: fix first reference to properties outside of __init__
Tue, 06 Dec 2022 12:44:11 -0500 John Rouillard try again on 3.12; commented out setup for running older releases on 20.04.
Mon, 05 Dec 2022 00:14:17 -0500 John Rouillard add os revision. maybe this will fix it?
Mon, 05 Dec 2022 00:11:40 -0500 John Rouillard Try fixing yaml.
Sun, 04 Dec 2022 23:42:04 -0500 John Rouillard Add python 3.12 alpha is released.
Sun, 04 Dec 2022 17:56:09 -0500 John Rouillard doc: add resources, spellcheck, reorder items, validate
Sun, 04 Dec 2022 14:38:03 -0500 John Rouillard Integrate security.txt with website docs. Align TOCs.
Sat, 03 Dec 2022 09:42:35 -0500 John Rouillard update to use ralf's preferred email address.
Fri, 02 Dec 2022 23:09:51 -0500 John Rouillard Mitigation for issue2551246 -u opton to roundup-admin
Fri, 02 Dec 2022 23:05:15 -0500 John Rouillard add new reference.
Fri, 02 Dec 2022 22:50:29 -0500 John Rouillard bad merge fix. readd security to index.txt

Roundup Issue Tracker: http://roundup-tracker.org/