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.
@axa-ch/alt-pod-esales-mf
Advanced tools
= POD pod-esales-mf
This is a Micro Frontend deployable on the AXA.ch WebHub.
== Scripts
To install the pod locally: npm install @axa-ch/pod-esales-mf
=== DEV commands
npm start
start local DEV environmentnpm run start:mock
start local environment with MOCK stage (without backend)npm run build
to trigger a ESM build needed for Midgardnpm run test
to run local testsnpm run release
to execute a release to npm (VERY IMPORTANT: Read How To Release on this document).== How to release
update package.json in the "version": "x.x.x"
field. Please follow https://semver.org/[semver] best practicesbest practices
check if you have privileges to push code to npm: https://www.npmjs.com/package/@axa-ch/pod-esales-mf
run npm run release
commit to develop, add git tag containing the same version as in step 1 and push
Execute jenkins jobs (build & deploy and if all good: promote) with the version added in point 1
== More
== Worth a read
== Setup styleling for vs code
In your workspace setting add following line: "stylelint.validate": ["css", "less", "postcss", "scss"]
FAQs
POD Digital MF (Motorfahrzeug) Frontend
The npm package @axa-ch/alt-pod-esales-mf receives a total of 0 weekly downloads. As such, @axa-ch/alt-pod-esales-mf popularity was classified as not popular.
We found that @axa-ch/alt-pod-esales-mf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 64 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.