{"id":3676,"date":"2011-12-16T15:45:22","date_gmt":"2011-12-16T23:45:22","guid":{"rendered":"http:\/\/www.sapien.com\/blog\/?p=3676"},"modified":"2011-12-16T16:12:37","modified_gmt":"2011-12-17T00:12:37","slug":"why-is-there-a-shield-on-my-icon","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/","title":{"rendered":"Why is there a shield on my icon?"},"content":{"rendered":"<p>If you package your script with PrimalScript&#8217;s or PrimalForm&#8217;s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"image\" border=\"0\" alt=\"image\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2011\/12\/image.png\" width=\"467\" height=\"264\"><\/p>\n<p>It&#8217;s easy to spot the difference between an application that will prompt for elevation and one that does not by looking at the icon:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"image\" border=\"0\" alt=\"image\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2011\/12\/image1.png\" width=\"181\" height=\"107\"><\/p>\n<p>Now, imagine the surprise if you get a shield on your icon and an elevation prompt when you run a file you packaged without a manifest.<\/p>\n<p>As you can see from the image below it&#8217;s all in the name:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px\" title=\"image\" border=\"0\" alt=\"image\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2011\/12\/image2.png\" width=\"408\" height=\"128\"><\/p>\n<p>I simply took the package with no manifest and renamed it.<\/p>\n<p>So in the absence of a manifest Windows 7 uses the name of your executable file to determine if it need elevation. The terms &#8220;Setup&#8221;, &#8220;Install&#8221; and &#8220;Patch&#8221; trigger that behavior, but <strong>only <\/strong>if the exe file has no manifest at all.<br \/>If you don&#8217;t want your packaged executable to ever prompt for elevation you should add a manifest to all your packages. <\/p>\n<p>I should also note that once you turn UAC (User Access Control) off you won&#8217;t see any of this of course.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you package your script with PrimalScript&#8217;s or PrimalForm&#8217;s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It&#8217;s easy to spot the difference between an application that will prompt for elevation and one that does not by looking at [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[27,283,509,410,24,25],"tags":[437,28,314,37,996],"class_list":["post-3676","post","type-post","status-publish","format-standard","hentry","category-ask-the-experts","category-howto","category-primalforms-software-news","category-primalscript-software-news","category-vbscript","category-windows-powershell","tag-packager","tag-powershell","tag-primalforms","tag-primalscript","tag-vbscript"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"If you package your script with PrimalScript&#039;s or PrimalForm&#039;s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It&#039;s easy to spot the difference between an application that will prompt for elevation and one that does not by looking at\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Alex Riedel\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Why is there a shield on my icon? - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"If you package your script with PrimalScript&#039;s or PrimalForm&#039;s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It&#039;s easy to spot the difference between an application that will prompt for elevation and one that does not by looking at\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-12-16T23:45:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-12-17T00:12:37+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Why is there a shield on my icon? - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"If you package your script with PrimalScript&#039;s or PrimalForm&#039;s packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It&#039;s easy to spot the difference between an application that will prompt for elevation and one that does not by looking at\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#blogposting\",\"name\":\"Why is there a shield on my icon? - DEV SAPIEN Blog\",\"headline\":\"Why is there a shield on my icon?\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2011\\\/12\\\/image.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#articleImage\"},\"datePublished\":\"2011-12-16T15:45:22-08:00\",\"dateModified\":\"2011-12-16T16:12:37-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#webpage\"},\"articleSection\":\"Ask the Experts, Howto, PrimalForms, PrimalScript, VBScript, Windows PowerShell, Packager, powershell, PrimalForms, PrimalScript, VBScript\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"name\":\"PrimalScript\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"position\":3,\"name\":\"PrimalScript\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#listItem\",\"name\":\"Why is there a shield on my icon?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#listItem\",\"position\":4,\"name\":\"Why is there a shield on my icon?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"name\":\"PrimalScript\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/\",\"name\":\"Alex Riedel\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/\",\"name\":\"Why is there a shield on my icon? - DEV SAPIEN Blog\",\"description\":\"If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It's easy to spot the difference between an application that will prompt for elevation and one that does not by looking at\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2011\\\/12\\\/16\\\/why-is-there-a-shield-on-my-icon\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"datePublished\":\"2011-12-16T15:45:22-08:00\",\"dateModified\":\"2011-12-16T16:12:37-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Why is there a shield on my icon? - DEV SAPIEN Blog","description":"If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It's easy to spot the difference between an application that will prompt for elevation and one that does not by looking at","canonical_url":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#blogposting","name":"Why is there a shield on my icon? - DEV SAPIEN Blog","headline":"Why is there a shield on my icon?","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2011\/12\/image.png","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#articleImage"},"datePublished":"2011-12-16T15:45:22-08:00","dateModified":"2011-12-16T16:12:37-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#webpage"},"articleSection":"Ask the Experts, Howto, PrimalForms, PrimalScript, VBScript, Windows PowerShell, Packager, powershell, PrimalForms, PrimalScript, VBScript"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","name":"PrimalScript"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","position":3,"name":"PrimalScript","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#listItem","name":"Why is there a shield on my icon?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#listItem","position":4,"name":"Why is there a shield on my icon?","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","name":"PrimalScript"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/","name":"Alex Riedel"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/","name":"Why is there a shield on my icon? - DEV SAPIEN Blog","description":"If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It's easy to spot the difference between an application that will prompt for elevation and one that does not by looking at","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"datePublished":"2011-12-16T15:45:22-08:00","dateModified":"2011-12-16T16:12:37-08:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"Why is there a shield on my icon? - DEV SAPIEN Blog","og:description":"If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It's easy to spot the difference between an application that will prompt for elevation and one that does not by looking at","og:url":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/","article:published_time":"2011-12-16T23:45:22+00:00","article:modified_time":"2011-12-17T00:12:37+00:00","twitter:card":"summary_large_image","twitter:title":"Why is there a shield on my icon? - DEV SAPIEN Blog","twitter:description":"If you package your script with PrimalScript's or PrimalForm's packager you have the option of including a manifest. This manifest can be used to make your executable file prompt for elevation when executed. It's easy to spot the difference between an application that will prompt for elevation and one that does not by looking at"},"aioseo_meta_data":{"post_id":"3676","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 15:04:55","updated":"2026-08-28 15:04:55"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/\" title=\"PrimalScript\">PrimalScript<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWhy is there a shield on my icon?\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"PrimalScript","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/"},{"label":"Why is there a shield on my icon?","link":"https:\/\/dev.sapien.com\/blog\/2011\/12\/16\/why-is-there-a-shield-on-my-icon\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=3676"}],"version-history":[{"count":2,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3676\/revisions"}],"predecessor-version":[{"id":3678,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/3676\/revisions\/3678"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=3676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=3676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=3676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}