first
This commit is contained in:
12
safekiso-server/node_modules/snyk/dist/cli/commands/log4shell-hashes.d.ts
generated
vendored
Normal file
12
safekiso-server/node_modules/snyk/dist/cli/commands/log4shell-hashes.d.ts
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* The content of this file is generated by a tool.
|
||||
* Don't edit it manually!
|
||||
* */
|
||||
export type FileSignatureDetails = {
|
||||
versions: string[];
|
||||
filename: string;
|
||||
};
|
||||
export type VulnerableSignatures = {
|
||||
[signature: string]: FileSignatureDetails;
|
||||
};
|
||||
export declare const vulnerableSignatures: VulnerableSignatures;
|
||||
Reference in New Issue
Block a user