
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@hafslundnett/hdd-style
Advanced tools
'Hafslund digital designsystem' is a design system that can be used across projects while maintaining consistancy. The project follows strict naming guidlines, your can read more about them in the wiki. Every component should be able to run in an isolated environment without depending on parent classes/elements.
For every used front-end framework a separate 'components' library should be created. Listed below are the already existing libraries. If you want to add your library to this list, please create a pull request.
Framework | Version | Repo |
---|---|---|
Angular 6.x | 🚧 Alpha | Github |
Vue 2.x | 🚧 Alpha | Github |
The documentation of this project can be found on Github. This project also contains a showoff website that shows examples of most components. The showoff website can be generated/started by running:
yarn
yarn start
You need to have node
and yarn
installed in order to start the showoff website.
We will behave ourselves if you behave yourselves. For more details see our code of conduct.
Please read through our contributing guidelines.
This project will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
Azure CDN is used to host fonts and icons from the cdn/
folder. To update the contents of
cdn/
.package.json
and the CDN-url in variables/fontawesome/_variables.scss
. The three numbers after "hdd-style-release-" should match the package version. If the package version is 1.0.2, then the url bound to $fa-font-path
should be https://hafslundnett.azureedge.net/hdd-style-release-1-0-2/icons
.release/1.0.2
, given that the package version is 1.0.2. This will start the hdd-style.release build, and upload the contents of cdn/
to Azure CDN.Note: This process has room for improvements.
FAQs
A universal design system used across Hafslund nett
The npm package @hafslundnett/hdd-style receives a total of 0 weekly downloads. As such, @hafslundnett/hdd-style popularity was classified as not popular.
We found that @hafslundnett/hdd-style demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.