vulnerablecode
vulnerablecode copied to clipboard
register available datasources
automatically register all the datasourse classes available inside datasources directory.
IMO it's better to register data sources by hand as done in vulnerablecode rather than this
IMO it's better to register data sources by hand as done in vulnerablecode rather than this
It's doing the exact same thing. Just one less thing to worry about for someone adding any new data source.