You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After executing the action file we are getting csv file with all the fields mentioned . but it would be better if we add another field or concatenate manifest filename path.
After executing the action file we are getting csv file with all the fields mentioned . but it would be better if we add another field or concatenate manifest filename path.
For ex :
// Our CSV output fields
{
label: 'Manifest File Path',
value: 'vulnerableManifestFilenamePath'
}
The text was updated successfully, but these errors were encountered: