{"id":4557,"date":"2025-09-16T09:12:42","date_gmt":"2025-09-16T09:12:42","guid":{"rendered":"https:\/\/signmycode.com\/resources\/?p=4557"},"modified":"2025-09-16T09:34:24","modified_gmt":"2025-09-16T09:34:24","slug":"troubleshooting-most-common-sbom-signing-errors","status":"publish","type":"post","link":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors","title":{"rendered":"Troubleshooting Most Common SBOM Signing Errors"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Software Bill of Materials is quickly becoming a critical component in an organization\u2019s cybersecurity defense strategy. <a href=\"https:\/\/signmycode.com\/blog\/what-is-a-software-bill-of-material-sbom-and-supply-chain-security\"><strong>Software Bill of Materials (SBOM)<\/strong><\/a><strong> <\/strong>signing errors can arise during the process of signing, verifying, or handling SBOMs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Some Common SBOM Errors and Their Solutions:<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">SHA3 Algorithm not supported for RSA Keys<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Error Message<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">SHA3 hash algorithm signing is not supported for RSA keys<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Why does this error occur?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">This error occurs when an individual uses the<strong> in-toto sign command<\/strong> with the SHA3 algorithm and an RSA key. Currently, SHA3 SBOM signing is supported only for ECDSA key pairs.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Solution:<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">You have two ways to resolve this error<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use an ECDSA Keypair:<\/strong> To sign with the SHA3 algorithm, specify an ECDSA keypair in your signing command.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Choose an alternative algorithm: <\/strong>If you prefer to continue using your RSA key pair, select a different <a href=\"https:\/\/signmycode.com\/resources\/best-hashing-algorithms\">hash algorithm<\/a> in your signing command.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Unsupported Hash Function<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Error Message<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">crypto\/rsa: unsupported hash function<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Why does this error occur?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">This error occurs when an individual uses the<strong> in-toto sign verify command<\/strong> with the SHA3 algorithm and an RSA key. Currently, SHA3 SBOM signing is supported only for ECDSA key pairs.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Solution<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use an ECDSA Keypair: <\/strong>To sign and verify an SBOM using the SHA3 algorithm, specify an ECDSA keypair in the verification command.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To sign and verify a signed SBOM with an RSA key pair, select another hash algorithm for the verification process.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">By avoiding the most common SBOM mistakes and adopting best practices for SBOM management, organizations can enhance the security of their digital assets effectively. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/signmycode.com\/digicert-software-trust-manager\">DigiCert Software Trust Manager<\/a> is an integrated platform that uses Software Bill of Materials to enhance <a href=\"https:\/\/signmycode.com\/blog\/what-is-software-supply-chain-security-comprehensive-guide\">software supply chain security<\/a> by generating, signing, and verifying SBOMs, detecting vulnerabilities, and automating code signing processes to ensure software integrity, compliance, and transparency<br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Software Bill of Materials is quickly becoming a critical component in an organization\u2019s cybersecurity defense strategy. Software Bill of Materials (SBOM) signing errors can arise during the process of signing, verifying, or handling SBOMs. Some Common SBOM Errors and Their Solutions: SHA3 Algorithm not supported for RSA Keys Error Message SHA3 hash algorithm signing is&hellip; <a class=\"more-link\" href=\"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors\">Read More <span class=\"screen-reader-text\">Troubleshooting Most Common SBOM Signing Errors<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":4558,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4557","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Most Common SBOM Signing Errors &amp; Their Solutions<\/title>\n<meta name=\"description\" content=\"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Most Common SBOM Signing Errors &amp; Their Solutions\" \/>\n<meta property=\"og:description\" content=\"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors\" \/>\n<meta property=\"og:site_name\" content=\"SignMyCode - Resources\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-16T09:12:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-16T09:34:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"912\" \/>\n\t<meta property=\"og:image:height\" content=\"453\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Janki Mehta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Sign_My_Code\" \/>\n<meta name=\"twitter:site\" content=\"@Sign_My_Code\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janki Mehta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors\"},\"author\":{\"name\":\"Janki Mehta\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/person\\\/2e80276fd34fd5439c04cd3cb96a389f\"},\"headline\":\"Troubleshooting Most Common SBOM Signing Errors\",\"datePublished\":\"2025-09-16T09:12:42+00:00\",\"dateModified\":\"2025-09-16T09:34:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors\"},\"wordCount\":306,\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/common-sbom-signing-error.webp\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors\",\"name\":\"Most Common SBOM Signing Errors & Their Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/common-sbom-signing-error.webp\",\"datePublished\":\"2025-09-16T09:12:42+00:00\",\"dateModified\":\"2025-09-16T09:34:24+00:00\",\"description\":\"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#primaryimage\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/common-sbom-signing-error.webp\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/common-sbom-signing-error.webp\",\"width\":912,\"height\":453,\"caption\":\"Resolve Most Common SBOM Issues\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/troubleshooting-most-common-sbom-signing-errors#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting Most Common SBOM Signing Errors\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\",\"name\":\"SignMyCode - Resources\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\",\"name\":\"SignMyCode\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo1.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo1.png\",\"width\":135,\"height\":86,\"caption\":\"SignMyCode\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Sign_My_Code\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/person\\\/2e80276fd34fd5439c04cd3cb96a389f\",\"name\":\"Janki Mehta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"caption\":\"Janki Mehta\"},\"description\":\"Janki Mehta is a Cyber-Security Enthusiast who constantly updates herself with new advancements in the Web\\\/Cyber Security niche. Along with theoretical knowledge, she also implements her practical expertise in day-to-day tasks and helps others to protect themselves from threats.\",\"sameAs\":[\"http:\\\/\\\/smcresources.ssltoolsonline.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Most Common SBOM Signing Errors & Their Solutions","description":"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors","og_locale":"en_US","og_type":"article","og_title":"Most Common SBOM Signing Errors & Their Solutions","og_description":"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.","og_url":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors","og_site_name":"SignMyCode - Resources","article_published_time":"2025-09-16T09:12:42+00:00","article_modified_time":"2025-09-16T09:34:24+00:00","og_image":[{"width":912,"height":453,"url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp","type":"image\/jpeg"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_creator":"@Sign_My_Code","twitter_site":"@Sign_My_Code","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#article","isPartOf":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors"},"author":{"name":"Janki Mehta","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/person\/2e80276fd34fd5439c04cd3cb96a389f"},"headline":"Troubleshooting Most Common SBOM Signing Errors","datePublished":"2025-09-16T09:12:42+00:00","dateModified":"2025-09-16T09:34:24+00:00","mainEntityOfPage":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors"},"wordCount":306,"publisher":{"@id":"https:\/\/signmycode.com\/resources\/#organization"},"image":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors","url":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors","name":"Most Common SBOM Signing Errors & Their Solutions","isPartOf":{"@id":"https:\/\/signmycode.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#primaryimage"},"image":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp","datePublished":"2025-09-16T09:12:42+00:00","dateModified":"2025-09-16T09:34:24+00:00","description":"Follow the post to understand the most common SBOM (software bill of materials) errors and Mistakes while signing and their solution.","breadcrumb":{"@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#primaryimage","url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp","contentUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2025\/08\/common-sbom-signing-error.webp","width":912,"height":453,"caption":"Resolve Most Common SBOM Issues"},{"@type":"BreadcrumbList","@id":"https:\/\/signmycode.com\/resources\/troubleshooting-most-common-sbom-signing-errors#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/signmycode.com\/resources\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting Most Common SBOM Signing Errors"}]},{"@type":"WebSite","@id":"https:\/\/signmycode.com\/resources\/#website","url":"https:\/\/signmycode.com\/resources\/","name":"SignMyCode - Resources","description":"","publisher":{"@id":"https:\/\/signmycode.com\/resources\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/signmycode.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/signmycode.com\/resources\/#organization","name":"SignMyCode","url":"https:\/\/signmycode.com\/resources\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/logo\/image\/","url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2021\/11\/logo1.png","contentUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2021\/11\/logo1.png","width":135,"height":86,"caption":"SignMyCode"},"image":{"@id":"https:\/\/signmycode.com\/resources\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Sign_My_Code"]},{"@type":"Person","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/person\/2e80276fd34fd5439c04cd3cb96a389f","name":"Janki Mehta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","caption":"Janki Mehta"},"description":"Janki Mehta is a Cyber-Security Enthusiast who constantly updates herself with new advancements in the Web\/Cyber Security niche. Along with theoretical knowledge, she also implements her practical expertise in day-to-day tasks and helps others to protect themselves from threats.","sameAs":["http:\/\/smcresources.ssltoolsonline.com"]}]}},"_links":{"self":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/4557","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/comments?post=4557"}],"version-history":[{"count":4,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/4557\/revisions"}],"predecessor-version":[{"id":4565,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/4557\/revisions\/4565"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/media\/4558"}],"wp:attachment":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/media?parent=4557"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/categories?post=4557"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/tags?post=4557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}