NUWCDIVNPT / stigman-watcher

A utility that watches a path for test result files on behalf of a STIG Manager Collection
Other
6 stars 4 forks source link

Re: Migrate from CommonJS to ESM #88

Closed Matte22 closed 7 months ago

Matte22 commented 7 months ago

resolves: #85

The following PR will migrate Stigman-Watcher to use ESM style modules.

Other than the syntactical changes to migrate to ESM, the only logic that needed to be refactored is in args.js to:

Obtain the watcher version number from package,json Logic behind exiting the application when validating the client secret or key.

This PR also addressed simple sonar cloud findings.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed for 'NUWCDIVNPT_stigman-watcher'

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud