feat(FN-4915): complete Step 2-3 — add secret audit emitters and approval audits
Fusion-Task-Id: FN-4915 Fusion-Task-Lineage: d5c49dae-6069-4998-b632-aca52cc312dc
This commit is contained in:
committed by
gsxdsm
parent
8ef3f52cf5
commit
abb0f63aae
@@ -202,6 +202,12 @@ export {
|
||||
type LLMSynthesisProviderOptions,
|
||||
} from "./research/providers/index.js";
|
||||
export { PrMonitor, type PrComment, type TrackedPr, type OnNewCommentsCallback } from "./pr-monitor.js";
|
||||
export {
|
||||
SECRET_MUTATION_TYPES,
|
||||
SECRET_AUDIT_PLAINTEXT_FORBIDDEN_KEYS,
|
||||
assertNoSecretPlaintext,
|
||||
type FilesystemMutationType,
|
||||
} from "./run-audit.js";
|
||||
export { PrCommentHandler } from "./pr-comment-handler.js";
|
||||
export {
|
||||
NtfyNotifier,
|
||||
|
||||
Reference in New Issue
Block a user