Tracey Onim
Tracey Onim
Is it okay to do a cross-post of a blog i.e can I post the same blog here in Elixirschool and also in medium?
when feeding `bom.xml` into other SBOM tools, they complain the file fails cyclonedx checks. This is because its missing the primary component(component in the metadata) i.e ``` 2022-02-28T07:23:43.664Z CycloneDX Node.js...
I'm getting an Erlang error which is pointing to `meck` , after upgrading Elixir version from 1.14 to 1.15 ```elixir ** (ErlangError) Erlang error: {{:undefined_module, Module_name}, [{:meck_proc, :resolve_can_expect, 3, [file:...