|
| 1 | ++++ |
| 2 | +author = "Jason Smith" |
| 3 | +title = "'Made in Canada' - in Groceries and in Software πππ»" |
| 4 | +date = "2025-04-27" |
| 5 | +tags = [ |
| 6 | + "markdown", |
| 7 | + "css", |
| 8 | + "html", |
| 9 | +] |
| 10 | +linkedin = "https://www.linkedin.com/posts/j28smith_product-of-canada-vs-made-in-canada-activity-7315682416231096320-vusd" |
| 11 | +image = "img/thirdparty/made-in-vs-product-of-canada.png" |
| 12 | +youtube = "pApbYrNuAg4" |
| 13 | ++++ |
| 14 | + |
| 15 | +With πΊπΈ U.S.-imposed tariffs back in the news, many Canadians π¨π¦ are shifting their focus to buy local and support Canadian-made products. But here's the catch: what does "Made in Canada" actually mean? π€ |
| 16 | + |
| 17 | +Flip over any grocery item and youβll see all kinds of labels: |
| 18 | + |
| 19 | +* π¨π¦ Product of Canada |
| 20 | +* π οΈ Made in Canada |
| 21 | +* π¦ Packaged in Canada |
| 22 | +* π Made with domestic and imported ingredients |
| 23 | +* π¨βπ³ Prepared in Canada |
| 24 | + |
| 25 | +The reality? Even with a "Made in Canada" label, ingredients often come from around the world π. |
| 26 | + |
| 27 | +Sound familiar? It should - and software is no different. π» |
| 28 | + |
| 29 | +Modern software is assembled, not handcrafted π οΈ - just like hardware. When you manufacture a physical product, you need a Bill of Materials (BOM) to track every screw, chip, and wire π©βοΈπ. |
| 30 | + |
| 31 | +Software is no different. You need to track: |
| 32 | + |
| 33 | +* ποΈ Third-party libraries |
| 34 | +* π Open-source packages |
| 35 | +* π©π»βπ» Proprietary code |
| 36 | +* βοΈ Software build tools |
| 37 | + |
| 38 | +Even if your team "built it", much of it came from a global supply chain π. |
| 39 | + |
| 40 | +And just like with food, we need transparency in what we are consuming π² - or shipping π’. |
| 41 | + |
| 42 | +Knowing what's in your software helps you manage: |
| 43 | + |
| 44 | +* π Security |
| 45 | +* π Quality |
| 46 | +* π Performance |
| 47 | +* β οΈ Risk |
| 48 | + |
| 49 | +That's where a Software Bill of Materials (SBOM) comes in - your blueprint for understanding what's inside your software. π |
| 50 | + |
| 51 | +SBOMs are a great start to gain transparency. However, visibility alone isnβt enough. Can you trust what you see? π΅ |
| 52 | + |
| 53 | +Have you checked the ingredients in your software lately? Do you know where they came from? |
| 54 | + |
| 55 | +hashtag#SBOM hashtag#SoftwareSupplyChain hashtag#CyberSecurity hashtag#SoftwareTransparency hashtag#MadeInCanada hashtag#DigitalSupplyChain hashtag#SoftwareRisk hashtag#TrustButVerify hashtag#DigitalTrust hashtag#OpenSourceSecurity hashtag#SecureDevelopment hashtag#DevSecOps hashtag#SoftwareIntegrity hashtag#CanadianTech hashtag#TechMadeInCanada ππ»π |
0 commit comments