AShivhare113063 (Community Member) asked a question.

Typescript CWE 73 : When trying to open ngb-modal

Hi,

 

In my application we extensively use ngb-modal from

import { NgbModal, NgbModalOptions } from '@ng-bootstrap/ng-bootstrap';

 

Syntax:

 @ViewChild('hideModal') hideModal: ElementRef

 this.modalService.open(this.hideModal, options);

 

 

Veracode shows this as External Control of File Name or Path (CWE ID 73) error, any thoughts on how to fix this ?

 


VCode likes this.

Topics (3)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.