Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
liferay-module-config-generator
Advanced tools
Generates the config file, needed to load AMD files via combobox in Liferay
Usage: liferay-cfgen [options] <file ...>
Options:
-h, --help output usage information
-b, --base [file name] Already existing template to be used as base for the parsed configuration
-c, --config [config variable] The configuration variable to which the modules should be added. Default: __CONFIG__
-e, --extension [module extension] Use the provided string as an extension instead to get it automatically from the file name. Default: ""
-f, --format [module format] Regex and value which will be applied to the file name when generating the module name. Example: "/_/g,-". Default: ""
-i, --ignorePath [ignore path] Do not create module path and fullPath properties.
-k, --keepExtension [keep file extension] If true, will keep the file extension when it generates module name. Default: false
-l, --lowerCase [lower case] Convert file name to lower case before to use it as module name. Default: false
-m, --moduleConfig [module configuration] JSON file which contains configuration data for the modules, for example module prefix
-n, --namespace [namespace] The namespace that should be used for "define" and "require" calls. Default: ""
-o, --output [file name] Output file to store the generated configuration
-p, --filePattern [file pattern] The pattern to be used in order to find files for processing. Default: "**/*.js"
-r, --moduleRoot [module root] The folder which will be used as starting point from which the module name should be generated. Default: current working directory
-s, --skipFileOverride [skip file override] Do not overwrite module file if name is auto generated.
-V, --version output the version number
FAQs
Liferay AMD modules config generator
The npm package liferay-module-config-generator receives a total of 269 weekly downloads. As such, liferay-module-config-generator popularity was classified as not popular.
We found that liferay-module-config-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.