Branch: refs/heads/gh-readonly-queue/master/pr-6483-7d8e572eb37b9122f38f136102bf6801e1021970
Home:
https://github.com/google/syzkaller
Commit: 3887d60d86f72cd0c697fb996e1936a991bfc383
https://github.com/google/syzkaller/commit/3887d60d86f72cd0c697fb996e1936a991bfc383
Author: Aleksandr Nogikh <
nog...@google.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M syz-cluster/dashboard/templates/series.html
M syz-cluster/email-reporter/handler.go
M syz-cluster/email-reporter/handler_test.go
M syz-cluster/pkg/api/api.go
M syz-cluster/pkg/api/reporter.go
M syz-cluster/pkg/db/entities.go
A syz-cluster/pkg/db/migrations/7_invalidated_findings.down.sql
A syz-cluster/pkg/db/migrations/7_invalidated_findings.up.sql
M syz-cluster/pkg/db/series_repo.go
M syz-cluster/pkg/db/series_repo_test.go
M syz-cluster/pkg/db/util_test.go
M syz-cluster/pkg/report/template.txt
M syz-cluster/pkg/report/testdata/1.moderation.txt
M syz-cluster/pkg/report/testdata/2.moderation.txt
M syz-cluster/pkg/reporter/api.go
M syz-cluster/pkg/reporter/api_test.go
M syz-cluster/pkg/service/finding.go
M syz-cluster/pkg/service/report.go
Log Message:
-----------
syz-cluster: basic support for finding invalidation
Add some initial #syz invalid support to syz-cluster. For now, mark all
findings as invalid and don't display that such series have findings on
the web dashboard.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications