.. |
circleci
|
[feat] - Make the client configurable (#2528)
|
2024-03-01 13:29:25 -08:00 |
docker
|
Update Source interface to use SourceID and JobID types (#1774)
|
2023-09-14 11:28:24 -07:00 |
filesystem
|
Use Lstat to identify non-regular files in filesystem source (#2628)
|
2024-03-26 15:22:42 -07:00 |
gcs
|
Extend memory cache (#2275)
|
2024-01-11 08:20:37 -08:00 |
git
|
Redact secret in git command output (#2539)
|
2024-03-06 11:51:35 -05:00 |
github
|
Fix additional GitHub test errors #2614
|
2024-03-26 09:34:12 -04:00 |
gitlab
|
Improve Gitlab default URL handling (#2491)
|
2024-02-28 14:15:11 -05:00 |
postman
|
[chore] Fix potential resource leak in postman source (#2606)
|
2024-03-21 10:21:13 -05:00 |
s3
|
Add naive S3 ignorelist (#2536)
|
2024-03-05 08:01:20 -05:00 |
syslog
|
1833 Fix syslog udp (#1835)
|
2024-01-08 09:59:48 -08:00 |
travisci
|
[feat] - Make the client configurable (#2528)
|
2024-03-01 13:29:25 -08:00 |
chunker.go
|
Fix goroutine leak (#2251)
|
2023-12-20 21:09:05 -08:00 |
chunker_test.go
|
Fix goroutine leak (#2251)
|
2023-12-20 21:09:05 -08:00 |
errors.go
|
fix(github): resolve panic & test failures (#2608)
|
2024-03-22 09:49:01 -07:00 |
errors_test.go
|
Fix additional GitHub test errors #2614
|
2024-03-26 09:34:12 -04:00 |
job_progress.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
job_progress_hook.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
job_progress_test.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
legacy_reporters.go
|
[chore] Rename file to legacy_reporters.go (#2406)
|
2024-02-09 18:17:46 -08:00 |
metrics.go
|
Refactor UnitHook to block the scan if finished metrics aren't handled (#2309)
|
2024-02-08 14:50:58 -08:00 |
mock_job_progress_test.go
|
replace interface{} with any. (#1771)
|
2023-09-15 04:35:15 -07:00 |
resume.go
|
[chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089)
|
2023-02-10 11:02:55 -06:00 |
resume_test.go
|
[chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089)
|
2023-02-10 11:02:55 -06:00 |
source_manager.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
source_manager_test.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
source_unit.go
|
Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
|
2024-02-20 11:24:13 -08:00 |
sources.go
|
Postman Source (#2579)
|
2024-03-20 11:36:20 -05:00 |
sources_test.go
|
[chore] - Update Chunk struct comment (#2317)
|
2024-01-20 13:31:27 -08:00 |
test_helpers.go
|
fix github integration tests (#1042)
|
2023-01-25 08:57:39 -08:00 |