Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
487 commits
Select commit Hold shift + click to select a range
3876bc7
AugurUUID -> ContributorUUID
MoralCode Apr 7, 2026
6e060f6
AugurConfig -> SystemConfig
MoralCode Apr 7, 2026
2ff9a5c
AugurLogger -> SystemLogger
MoralCode Apr 7, 2026
3f54d0b
AugurTaskRoutine -> CollectionTaskRoutine
MoralCode Apr 7, 2026
6df6ff6
remove unused code referencing AugurLogging
MoralCode Apr 7, 2026
8f7f8a5
AugurServiceManager -> SystemServiceManager
MoralCode Apr 7, 2026
6bb7526
remove unused code referencing AugurGunicornApp
MoralCode Apr 7, 2026
e3855f9
AugurCollectionTotalRepoWeight -> CollectionTotalRepoWeight
MoralCode Apr 7, 2026
6831611
AugurMultiCommand -> CLIMultiCommand
MoralCode Apr 7, 2026
202aff6
AugurCoreRepoCollectionTask -> CoreRepoCollectionTask
MoralCode Apr 7, 2026
3617507
AugurSecondaryRepoCollectionTask -> SecondaryRepoCollectionTask
MoralCode Apr 7, 2026
bd50b10
AugurFacadeRepoCollectionTask -> FacadeRepoCollectionTask
MoralCode Apr 7, 2026
5f60118
AugurMlRepoCollectionTask -> MLRepoCollectionTask
MoralCode Apr 7, 2026
fa3effc
augur-db -> database in compose
MoralCode Apr 7, 2026
cd77d05
augur-keyman -> keyman
MoralCode Apr 7, 2026
24ae2f8
augur -> core service
MoralCode Apr 7, 2026
13442ef
use default docker compose network - we arent doing anything special
MoralCode Apr 7, 2026
2fc42b0
AUGUR_API_VERSION -> API_VERSION
MoralCode Apr 7, 2026
9cd98d7
ROOT_AUGUR_DIRECTORY -> ROOT_PROJECT_REPO_DIRECTORY
MoralCode Apr 7, 2026
48c6df6
augur_handle_task_failure -> handle_celery_task_failure
MoralCode Apr 7, 2026
9483e24
augur_collection_monitor -> collection_monitor
MoralCode Apr 7, 2026
379c41d
augur_collection_update_weights -> collection_update_weights
MoralCode Apr 7, 2026
fdffdaf
get_augur_processes -> get_backend_processes
MoralCode Apr 7, 2026
7cb5cf9
get_augur_api_processes -> get_api_processes
MoralCode Apr 7, 2026
de88497
get_augur_collection_processes -> get_collection_processes
MoralCode Apr 7, 2026
8d38831
augur_tasks -> task_list parameter
MoralCode Apr 7, 2026
742b330
initialize_augur_logger_file_logging -> initialize_file_logging
MoralCode Apr 7, 2026
848acca
augur_db_environment_var -> db_environment_var
MoralCode Apr 7, 2026
5f495cb
rename/refactor to remove augur_processes variables
MoralCode Apr 7, 2026
679f40f
refactor unnecessary variable
MoralCode Apr 7, 2026
e942ba1
augur_tasks
MoralCode Apr 7, 2026
38e1765
unused augur_collection_list
MoralCode Apr 7, 2026
04e4c88
augur_collection_sequence -> collection_sequence
MoralCode Apr 7, 2026
447963b
augur_collection_chain -> collection_chain
MoralCode Apr 7, 2026
380ac27
env var variable consistency
MoralCode Apr 7, 2026
c02bd91
augur_config -> system_config
MoralCode Apr 7, 2026
b45a9f3
refactor some variable names representing the root project directory
MoralCode Apr 7, 2026
cfd6f4b
app.augur_api_version -> app.api_version
MoralCode Apr 7, 2026
505ecbc
augur_view -> api view in logs
MoralCode Apr 7, 2026
0452a76
eliminate uses of augur_app
MoralCode Apr 7, 2026
ce0c6ba
GithubTaskManifest.augur_db -> db_session
MoralCode Apr 8, 2026
fd68c4a
augur_stop -> stop_processes
MoralCode Apr 8, 2026
89b4775
augur_api_processes -> api_processes
MoralCode Apr 8, 2026
731eda4
augur_code_version -> code_version
MoralCode Apr 8, 2026
18c45a4
some instances missed in comments
MoralCode Apr 8, 2026
2548d5b
remove augur name from being injected into data
MoralCode Apr 8, 2026
e933941
local uses of augur_db variable -> db_session
MoralCode Apr 8, 2026
ad180ca
rename augur_db -> db_session in method signatures
MoralCode Apr 8, 2026
f43dba8
augur_msg_id -> msg_id
MoralCode Apr 8, 2026
c37cca7
augur_pr_review_id -> pr_review_id
MoralCode Apr 8, 2026
e489f10
refactor first_augur_pr_id -> first_chaosscommunity_pr_id
MoralCode Apr 9, 2026
a699ca4
rename compose file services in CI
MoralCode Apr 19, 2026
ed2185b
formatting
MoralCode Apr 19, 2026
b355b6e
update name of logging volume
MoralCode Apr 19, 2026
c3e42ba
rename postgres service
MoralCode Apr 19, 2026
9d725f5
remove older externaldb dockerfile
MoralCode Apr 19, 2026
5f44d88
profile readmes do not work if they are in a project repo
MoralCode Apr 19, 2026
d9c0a52
apostrophe character change
MoralCode Apr 19, 2026
6980601
remove likely unused makefile bits
MoralCode Apr 19, 2026
62017a0
move over one config script used by docker
MoralCode Apr 19, 2026
86ebfe4
move a workers script to CI section
MoralCode Apr 19, 2026
877abb9
unused docker graphical install scripts
MoralCode Apr 19, 2026
d5c131f
another use of the workers scripts
MoralCode Apr 19, 2026
bc4544a
remove unused control scripts
MoralCode Apr 19, 2026
8dba946
remove unused manual install scripts
MoralCode Apr 19, 2026
f4654a7
unused docker scripts
MoralCode Apr 19, 2026
bb37c91
remove old mat view explore scripts
MoralCode Apr 19, 2026
5dfce06
Merge branch 'fork/name-removal' into feat/fork
MoralCode Apr 21, 2026
65e1b25
rename slack channel
MoralCode Apr 19, 2026
652f64a
unused file
MoralCode Apr 19, 2026
0ea9240
remove academic citation file
MoralCode Apr 19, 2026
ca5cb9f
adjust database schema comments
MoralCode Apr 8, 2026
1a28f84
adjust more schema comments
MoralCode Apr 9, 2026
530d249
add a database migration to adjust comments on the DB
MoralCode Apr 18, 2026
06e56a0
additional references
MoralCode Apr 19, 2026
754fcb7
remove long data objects from table comments
MoralCode Apr 19, 2026
0fb5c9f
include additional comments in migration
MoralCode Apr 19, 2026
00149fe
Merge branch 'fork/rename-db-comments' into feat/fork
MoralCode Apr 21, 2026
22d2ed1
AugurSetting table is unused
MoralCode Apr 19, 2026
8ae6ff3
rename unused spdx table to remove augur name
MoralCode Apr 19, 2026
5d93322
Merge branch 'fork/db-unused' into feat/fork
MoralCode Apr 21, 2026
2031ebe
rename readthedocs url
MoralCode Apr 20, 2026
e216708
rename package in pyproject.toml
MoralCode Apr 19, 2026
1687fe7
rename directory
MoralCode Apr 19, 2026
d7502e0
replace imports "from augur." -> "from collectoss."
MoralCode Apr 19, 2026
a6d54cb
import statements
MoralCode Apr 19, 2026
f8c458d
augur.tasks -> collectoss.tasks
MoralCode Apr 19, 2026
f070a09
augur.api -> collectoss.api
MoralCode Apr 19, 2026
1070e4b
augur.cli -> collectoss.cli
MoralCode Apr 19, 2026
ac841dc
augur.application -> collectoss.application
MoralCode Apr 19, 2026
561eb71
adjust file paths due to folder name change
MoralCode Apr 19, 2026
7c57d54
adjust setuptools import
MoralCode Apr 20, 2026
300b616
Merge branch 'fork/rename-python-package' into feat/fork
MoralCode Apr 21, 2026
6047207
remove outdated manual install directions that arent in readthedocs
MoralCode Apr 21, 2026
a697a3f
Duplicate file
MoralCode Apr 21, 2026
9c1dc15
this table was removed
MoralCode Apr 21, 2026
278e8fd
handle "from augur" style python imports
MoralCode Apr 21, 2026
007b7c3
First set of Basic textual reference replacements
MoralCode Apr 19, 2026
f0b0624
rename more file path related references
MoralCode Apr 22, 2026
b2767f7
Merge branch 'fork/name-ref' into feat/fork
MoralCode Apr 22, 2026
5db7306
Merge branch 'feat/duplicate-docs' into feat/fork
MoralCode Apr 22, 2026
60ab580
update nearly all github urls
MoralCode Apr 21, 2026
2808b2e
another round of url find and replace
MoralCode Apr 21, 2026
9fc83bb
Merge branch 'feat/url' into feat/fork
MoralCode Apr 22, 2026
ee20931
make docker builds install the project as non-editable
MoralCode Apr 20, 2026
972b9c0
disabling build isolation is the only thing that makes it build
MoralCode Apr 20, 2026
fe37a5b
fix keyman container paths
MoralCode Apr 20, 2026
3735cf6
rename file used in database container
MoralCode Apr 20, 2026
783ed0f
rename rabbit config
MoralCode Apr 20, 2026
2416cf1
rabbit change default user
MoralCode Apr 20, 2026
27f7758
augur_vhost -> collectoss_vhost
MoralCode Apr 20, 2026
113e15f
find and replace CLI usages so the main container starts
MoralCode Apr 20, 2026
2da4d5b
Revert breaking name changes to docker volumes
MoralCode Apr 21, 2026
be3c990
put augur_logs volume back for now
MoralCode Apr 21, 2026
92ff716
update container image names
MoralCode Apr 21, 2026
368461c
fix entrypoint name so CLI commands work
MoralCode Apr 21, 2026
898235d
update path that the CLI multicommand looks for
MoralCode Apr 21, 2026
03b77eb
rename logging and comments within the CLI
MoralCode Apr 21, 2026
87b8daf
unify where the augur CLI looks for files
MoralCode Apr 21, 2026
cf7bc3c
unused auggie shrug
MoralCode Apr 22, 2026
557ceb9
images that appear to be unused
MoralCode Apr 22, 2026
4c2762e
replace augur logo and references
MoralCode Apr 22, 2026
1d69835
Merge branch 'fork/images' into feat/fork
MoralCode Apr 22, 2026
e0c92ac
Partially revert "eliminate uses of augur_app"
MoralCode Apr 22, 2026
aab61c3
migrate package names in reverted file
MoralCode Apr 22, 2026
75612a6
correct the cache path
MoralCode Apr 22, 2026
f01414f
fix another hardcoded path
MoralCode Apr 22, 2026
25f9c2c
fix some augur references in Makefile
MoralCode Apr 23, 2026
69f4376
fix some badge URLs in README
MoralCode Apr 23, 2026
d7f5cac
update bug report template
MoralCode Apr 23, 2026
40a2fb8
update project name in the readthedocs config
MoralCode Apr 23, 2026
7e03970
update name in some API specs and fix some babelfish
MoralCode Apr 23, 2026
41f8ddd
remove some gitignore references to potentially old/no longer present…
MoralCode Apr 23, 2026
f22fab0
rename augur_view file
MoralCode Apr 23, 2026
56ca63b
keyman replace key names/ids with the new project name
MoralCode Apr 23, 2026
b11c508
rename gunicorn templates_dir
MoralCode Apr 23, 2026
5b6c831
Merge branch 'fork/build-testing' into feat/fork
MoralCode Apr 24, 2026
2144c7e
refactor CLI connectivity test to utilize multiple domains
MoralCode Apr 21, 2026
476df2e
Merge branch 'fork/misc' into feat/fork
MoralCode Apr 24, 2026
d04a4c9
remove maintainer email, replacing with proper OCI container metadata
MoralCode Apr 26, 2026
6081d15
include git revision/hash in the container labels
MoralCode Apr 26, 2026
1a53ed2
reset version number in metadata
MoralCode Apr 26, 2026
5e15927
update release package name and author
MoralCode Apr 26, 2026
b1ab976
rename CONTRIBUTORS file to CREDITS to avoid confusion with CONTRIBUT…
MoralCode Apr 23, 2026
061b72c
move current maintainers to a MAINTAINERS file and update the list
MoralCode Apr 23, 2026
d8b947c
ensure codeowners contains maintainers who are likely to be active in…
MoralCode Apr 23, 2026
fc4f832
include original credits from Augur
MoralCode Apr 26, 2026
7bf80f3
Credit Shlok for his contributions to Augur as well.
MoralCode Apr 26, 2026
634d746
move Augur funding statement to CREDITS file
MoralCode Apr 23, 2026
ed5535f
Update Red Hat's Legal name
MoralCode Apr 26, 2026
00d78c1
update references to CREDITS since the filename has changed
MoralCode Apr 23, 2026
c09d690
update CREDITS header
MoralCode Apr 23, 2026
af3fc5c
remove version details from README
MoralCode Apr 26, 2026
7be2476
Merge branch 'fork/versioning' into feat/fork
MoralCode Apr 26, 2026
4857f92
Clean up language in CREDITS.md and include the University of Missouri
MoralCode Apr 26, 2026
e9db897
add CollectOSS Contributors section and update intro text
MoralCode Apr 26, 2026
d174e1b
move badges up top
MoralCode Apr 26, 2026
34dfc9e
About the project section
MoralCode Apr 26, 2026
11fd73b
who uses it section
MoralCode Apr 26, 2026
655ed57
Move a section in about
MoralCode Apr 26, 2026
5a4fd79
Add versions and support section
MoralCode Apr 26, 2026
4d17ac2
installation steps and update default environment variables
MoralCode Apr 26, 2026
d5907ea
contributing section
MoralCode Apr 26, 2026
e997018
remove redundant section
MoralCode Apr 26, 2026
59c541d
Merge branch 'fork/readme' into feat/fork
MoralCode Apr 26, 2026
a5377fd
Merge branch 'fork/attribution' into feat/fork
MoralCode Apr 26, 2026
8cfd23f
Joining the community section
MoralCode Apr 26, 2026
48840d1
Opening an issue section
MoralCode Apr 26, 2026
51ba94e
Contributing (pull requests) section
MoralCode Apr 26, 2026
ac0e362
Simplify the signoff section and link to less misleading docs.
MoralCode Apr 26, 2026
04e610e
Github has a better article for fork syncing than what we had
MoralCode Apr 26, 2026
b0ae598
add tip boxes for some visual flair
MoralCode Apr 26, 2026
38ef0f7
issues and bug reports are basically the same
MoralCode Apr 26, 2026
1145f3e
Adjust the links section at the end
MoralCode Apr 26, 2026
b10dc28
add section for learning about the project
MoralCode Apr 26, 2026
2ab67a3
Merge branch 'feat/contributing' into feat/fork
MoralCode Apr 26, 2026
d698f7f
More misc. Augur name removals
MoralCode Apr 27, 2026
3287f8e
augur id of the repo -> collectoss id for
MoralCode Apr 27, 2026
a5b896e
More removals of the Augur name
MoralCode Apr 27, 2026
63d75c8
format html and swap augur -> collectoss in hardcoded list values
MoralCode Apr 27, 2026
0c89b44
Merge branch 'fork/misc2' into feat/fork
MoralCode Apr 27, 2026
520c489
rename Augur references in docs (uppercase mostly)
MoralCode Apr 27, 2026
67c4bfd
fix a bunch of lowercase augur references
MoralCode Apr 27, 2026
3100a0d
remove some manual deployment docs and rename the running in producti…
MoralCode Apr 27, 2026
7850284
some more find and replace
MoralCode Apr 27, 2026
bd67a20
rename about-augur docs directory
MoralCode Apr 28, 2026
2cc7f4a
Partial Revert "remove outdated manual install directions that arent …
MoralCode Apr 28, 2026
38a4410
remove a bunch of old manual install docs
MoralCode Apr 28, 2026
c597010
fix docs headers
MoralCode Apr 28, 2026
93f9282
remove deleted pages from TOC
MoralCode Apr 28, 2026
cd8d10c
remove deleted image reference from docs
MoralCode Apr 28, 2026
ed7946f
Merge branch 'fork/docs' into feat/fork
MoralCode Apr 28, 2026
c8c4759
typos
MoralCode Apr 28, 2026
01a9779
missed a reference in the pyproject
MoralCode Apr 28, 2026
bb85c25
update docker image names used for the smoke tests
MoralCode Apr 28, 2026
b5d9bf2
update production docker image naming
MoralCode Apr 28, 2026
89c8226
rename service names in podman E2E tests
MoralCode Apr 28, 2026
6b4e837
clearing out more old references
MoralCode Apr 28, 2026
e1024bd
update one comment in the DB migration
MoralCode Apr 28, 2026
28543c6
add collectoss tag in parallel until I can figure out what its for
MoralCode Apr 28, 2026
b421847
update the rabbitmq dockerfile to use proper metadata
MoralCode Apr 28, 2026
983bfd3
update copyright lines
MoralCode Apr 26, 2026
d75a832
collected -> collective
MoralCode Apr 28, 2026
e2ce76d
Merge branch 'feat/copyright' into feat/fork
MoralCode Apr 28, 2026
362b22a
more misc references to augur
MoralCode Apr 28, 2026
7f5921e
remove remaining ai.chaoss.io references
MoralCode Apr 28, 2026
ad9bf6e
remove some chaoss.tv references
MoralCode Apr 29, 2026
0dfd976
rename more references
MoralCode Apr 29, 2026
261ffc3
Revert "rabbit change default user"
MoralCode Apr 29, 2026
05f1d8c
typos
MoralCode Apr 29, 2026
3a4ec28
fix broken readme link
MoralCode Apr 29, 2026
c90efda
this table has been removed
MoralCode Apr 29, 2026
e4033cd
cleanup a few more references in docs
MoralCode Apr 29, 2026
d8093db
remove non-applicable badges in README
MoralCode Apr 29, 2026
4d20994
Merge pull request #2 from chaoss/feat/fork
MoralCode Apr 29, 2026
bc2d803
Create draft CollectOSS governance.
jberkus Apr 24, 2026
92d403f
Wording changes per Adrian.
jberkus Apr 28, 2026
1d8531e
revised intro clarifying org structure
MoralCode Apr 28, 2026
9667ad9
clarify slack channels
MoralCode Apr 29, 2026
8fd497d
add citation of source
MoralCode Apr 29, 2026
351db64
Rewrite CoCC section.
jberkus Apr 29, 2026
f075de9
Merge pull request #1 from chaoss/governance
cdolfi Apr 30, 2026
8bc4c21
fix title line lengths in docs build
MoralCode Apr 30, 2026
e00e0f2
Merge pull request #267 from chaoss/fix/docs-build
MoralCode Apr 30, 2026
5a71099
Update bandit.yml to exclude tests properly this time
MoralCode Apr 30, 2026
f49864c
update queries
MoralCode Mar 25, 2026
1b5c3ed
fix canonical email field
MoralCode Mar 26, 2026
1fbed0e
fix name so link_commits_to_contributors doesn't break
MoralCode Mar 26, 2026
778018a
last_collection_date fetching is no longer used, and neither is its a…
MoralCode Mar 26, 2026
84d3a40
Updates to comments and queries to clean things up
MoralCode Mar 26, 2026
c986c8a
Merge pull request #266 from chaoss/bandit-notests2
cdolfi Apr 30, 2026
611c6c0
Rename rabbitmq vhost to match the docker defaults and allow CI testi…
MoralCode Apr 30, 2026
d8b0723
Merge pull request #276 from chaoss/fix/cntrb_resolution_prep_query
cdolfi May 1, 2026
e677fac
Merge pull request #277 from chaoss/fix/rabbitmq_vhost
MoralCode May 1, 2026
d248a10
add a migration to selectively drop the test table if it exists
MoralCode Feb 17, 2026
1716d61
renumber migration
MoralCode May 1, 2026
2614b8f
adjust comments in migration to not reference the specific issue
MoralCode May 1, 2026
c4b7535
Revert "AugurSetting table is unused" and rename the class
MoralCode May 1, 2026
2a5d4a4
Merge pull request #281 from chaoss/ntdn/db-test-table
MoralCode May 1, 2026
b19a4fb
Merge pull request #282 from chaoss/revert_settings
MoralCode May 1, 2026
384da24
Replace engine.connect() with engine.begin() in util.py
Phanindra899 Mar 27, 2026
6c73901
Use engine.begin() for DELETE operation and revert incorrect change o…
Phanindra899 Mar 28, 2026
6f3d7c9
Merge pull request #284 from chaoss/Phanindra899/fix-engine-begin-util
cdolfi May 4, 2026
344af02
update docs links from /main to /latest
MoralCode May 4, 2026
3d9b585
Merge pull request #286 from chaoss/fix/docs-links
MoralCode May 4, 2026
6196118
the suggested fix
MoralCode May 1, 2026
0e312c6
migration to adjust the schema
MoralCode May 4, 2026
f70fea3
ensure facade checking process always gets rescheduled
MoralCode May 4, 2026
bc42aab
Merge pull request #288 from chaoss/fix/alias_uniqueness
cdolfi May 5, 2026
2d30afd
Merge pull request #290 from chaoss/fix/facade_skip
cdolfi May 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* text=auto
*.py text eol=lf
*.sh text eol=lf
90 changes: 58 additions & 32 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,32 +1,58 @@
/augur/cli/ @sgoggins
/augur/metrics/ @sgoggins @sgoggins
/augur/housekeeper/ @sgoggins
/augur/server.py @sgoggins @sgoggins
/augur/application.py @sgoggins @sgoggins @sgoggins
/augur/routes/ @sgoggins @sgoggins @sgoggins

/frontend/ @sgoggins @sgoggins

/schema/ @sgoggins @sgoggins

/schema/generate @sgoggins

/workers/ @sgoggins @sgoggins @sgoggins

/README.md @sgoggins @sgoggins
/CONTRIBUTING.md @sgoggins @sgoggins
/LICENSE @sgoggins @sgoggins
/CODE_OF_CONDUCT.md @sgoggins @sgoggins

/tests/ @sgoggins
/util/docker @sgoggins
/scripts/ @sgoggins
/docs/ @sgoggins
/.dockerignore @sgoggins
/.travis.yml @sgoggins
*compose.yml @sgoggins
/readthedocs.yml @sgoggins
/Makefile @sgoggins
/tox.ini @sgoggins
*requirements.txt @sgoggins
/setup.py @sgoggins @sgoggins
# API
/collectoss/api/ @MoralCode

/collectoss/api/view @MoralCode @Ulincsys
/collectoss/api/routes/user.py @MoralCode @Ulincsys

# CLI
/collectoss/cli/ @MoralCode

# Frontend
/collectoss/templates/ @MoralCode

# Schema
/collectoss/application/db/ @MoralCode
/collectoss/application/schema/ @MoralCode

# Workers
/collectoss/tasks @MoralCode

# Repo and Community Infrastructure
/README.md @MoralCode
/CONTRIBUTING.md @MoralCode
/CREDITS.md @MoralCode
/MAINTAINERS.md @MoralCode
SECURITY.md @MoralCode
.github/ @MoralCode
pyproject.toml @MoralCode

# Testing
/tests/ @MoralCode
/scripts/ci @MoralCode

# Keyman
/keyman @MoralCode @Ulincsys
/tests/test_key_manager @MoralCode @Ulincsys

# Docs
/docs/ @MoralCode
/readthedocs.yml @MoralCode

# Install - Manual
/Makefile @MoralCode
/scripts/control @MoralCode
/scripts/install @MoralCode
/scripts/mat_view_explore @MoralCode

# Install - Containers
/docker @MoralCode
/scripts/docker @MoralCode

/.dockerignore @MoralCode
*compose.yml @MoralCode

# Misc
/collectoss/metrics/ @MoralCode
/collectoss/server.py @MoralCode
/collectoss/application.py @MoralCode
/collectoss/application/config.py @MoralCode
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. If your bug is related to the UI, you **must** include screenshots.

**Log files**
Attach the relevant log files here. Server and installation logs can be found in the `logs/` directory in the root `augur/` directory, and the logs for each worker are stored in their respective directories. If the logs are pretty long (> 50ish lines or just use your best judgement) please use a Gist or a [pastebin](https://pastebin.com/). **These logs file are required if you would like help solving your issue.**
Attach the relevant log files here. Logs are most commonly found using docker's native logging. If the logs are pretty long (> 50ish lines or just use your best judgement) please use a Gist or a [pastebin](https://pastebin.com/). **Including logs helps us help you substantially faster.**

**Software versions:**
- Augur: (you can use `pip show augur` to find your version)
- CollectOSS: (which release version or git hash are you running CollectOSS from?)
- OS: (`sw_vers` for macOS, `lsb_release -a` on Linux)
- Browser: (if applicable)
20 changes: 20 additions & 0 deletions .github/SECURITY_ADVISORY_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
### Description
Provide a clear and concise description of the vulnerability.

### Impact
What kind of damage could this cause? (e.g., unauthorized data access, service disruption).

### Reproduction Steps
Please provide a proof-of-concept or clear, step-by-step instructions to reproduce the issue.

### Affected Versions
Which versions of CollectOSS are confirmed to be affected?

### AI Disclosure
**Did you use Artificial Intelligence (AI) tools to identify or document this vulnerability?**
- [ ] Yes
- [ ] No
*If yes, please specify which tool was used and which parts of the report were generated or assisted by AI.*

### Suggested Fix
If you have a proposed fix or patch, please describe it here.
8 changes: 0 additions & 8 deletions .github/profile/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
# Welcome!
![Augur Landing](chaosscon.jpg)

Augur is part of the CHAOSS Community, and focuses on the accurate, verifiable collection of open source software health and sustainability data.

**Through May 18, 2022, Augur will not be issuing new releases. This freeze is due to a highly distributed documentation update effort, and we don't want to have to resolve any more merge conflicts than are necessary**

Great things are coming! Stay Tuned!
Binary file removed .github/profile/augur-landing.jpg
Binary file not shown.
Binary file removed .github/profile/chaosscon.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Contributing Conventions:
2. Build and test your changes before submitting a PR.
3. Sign your commits

By following the community's [contribution conventions](https://github.com/chaoss/augur/blob/main/CONTRIBUTING.md) upfront, the review process will be accelerated and your PR merged more quickly.
By following the community's [contribution conventions](https://github.com/chaoss/collectoss/blob/main/CONTRIBUTING.md) upfront, the review process will be accelerated and your PR merged more quickly.
-->
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
template: |
## Whats Changed
## What's Changed

$CHANGES
51 changes: 51 additions & 0 deletions .github/workflows/bandit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.

# Bandit is a security linter designed to find common security issues in Python code.
# This action will run Bandit on your codebase.
# The results of the scan will be found under the Security tab of your repository.

# https://github.com/marketplace/actions/bandit-scan is ISC licensed, by abirismyname
# https://pypi.org/project/bandit/ is Apache v2.0 licensed, by PyCQA

name: Bandit
on:
push:
branches: [ "main", "release" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '24 2 * * 2'

jobs:
bandit:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Bandit Scan
uses: shundor/python-bandit-scan@ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
with: # optional arguments
# exit with 0, even with results found
exit_zero: true # optional, default is DEFAULT
# Github token of the repository (automatically created by Github)
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information.
# File or directory to run bandit on
# path: # optional, default is .
# Report only issues of a given severity level or higher. Can be LOW, MEDIUM or HIGH. Default is UNDEFINED (everything)
# level: # optional, default is UNDEFINED
# Report only issues of a given confidence level or higher. Can be LOW, MEDIUM or HIGH. Default is UNDEFINED (everything)
# confidence: # optional, default is UNDEFINED
# comma-separated list of paths (glob patterns supported) to exclude from scan (note that these are in addition to the excluded paths provided in the config file) (default: .svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg)
excluded_paths: tests
# comma-separated list of test IDs to skip
# skips: # optional, default is DEFAULT
# path to a .bandit file that supplies command line arguments
# ini_path: # optional, default is DEFAULT

Loading
Loading