www.defenseone.com Open in urlscan Pro
2620:1ec:bdf::45  Public Scan

Submitted URL: https://link.defenseone.com/click/34019849.3595/aHR0cHM6Ly93d3cuZGVmZW5zZW9uZS5jb20v/56e095e96e4adcdf3b8b5206Bebbd226f
Effective URL: https://www.defenseone.com/
Submission: On January 17 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

/search/

<form class="search-box-input-holder" action="/search/">
  <input class="search-box-input" type="text" name="q" placeholder="Search" required="">
  <button type="submit" class="search-box-submit">
    <svg class="search-box-submit-svg">
      <use xlink:href="/static/a/base/svg/spritesheet.svg?v=18.13.0#icon-arrow-right-1b"></use>
    </svg>
  </button>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="d1-right-rail">
  <input type="hidden" name="newsletter_d1_today" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/a/base/svg/spritesheet.svg?v=18.13.0#icon-envelope"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder="Enter your email" required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <i class="fa fa-caret-right fa-3x"></i>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="d1-article-inline">
  <input type="hidden" name="newsletter_d1_today" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/a/base/svg/spritesheet.svg?v=18.13.0#icon-envelope"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder="Enter your email" required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <i class="fa fa-caret-right fa-3x"></i>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="survey-modal-form" action="/newsletter-subscribe" method="post">
  <fieldset>
    <input type="hidden" name="source-signup" value="">
    <input type="hidden" name="email" value="">
    <input type="hidden" name="is-survey" value="1">
    <div class="form-group survey-modal-full-name">
      <label for="full-name" class="survey-modal-label">Full Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="full-name" name="full-name" type="text" autocomplete="name">
    </div>
    <div class="form-group survey-modal-i-work-for">
      <label for="employer" class="survey-modal-label">I Work For...</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="employer" name="i-work-for">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of Defense (Civilian)">Department of Defense (Civilian)</option>
        <option value="Department of Defense (Military)">Department of Defense (Military)</option>
        <option value="Federal Government">Federal Government</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Retired">Retired</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-civilian-branch">
      <label for="civilian-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="civilian-branch" name="civilian-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of the Air Force">Department of the Air Force</option>
        <option value="Department of the Army">Department of the Army</option>
        <option value="Department of the Navy">Department of the Navy</option>
        <option value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option value="National Intelligence Agency">National Intelligence Agency</option>
        <option value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option value="Other Defense Agency">Other Defense Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-military-branch">
      <label for="military-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="military-branch" name="military-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Air Force">Air Force</option>
        <option value="Army">Army</option>
        <option value="Coast Guard">Coast Guard</option>
        <option value="Navy">Navy</option>
        <option value="Marines">Marines</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-fed-gov-agency-dept">
      <label for="fed-gov-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="fed-gov-agency-dept" name="fed-gov-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of Agriculture" class="fed-gov-agency-dept">Department of Agriculture</option>
        <option value="Department of Commerce" class="fed-gov-agency-dept">Department of Commerce</option>
        <option value="Department of Education" class="fed-gov-agency-dept">Department of Education</option>
        <option value="Department of Energy" class="fed-gov-agency-dept">Department of Energy</option>
        <option value="Department of HHS" class="fed-gov-agency-dept">Department of HHS</option>
        <option value="Department of Homeland Security" class="fed-gov-agency-dept">Department of Homeland Security</option>
        <option value="Department of HUD" class="fed-gov-agency-dept">Department of HUD</option>
        <option value="Department of Interior" class="fed-gov-agency-dept">Department of Interior</option>
        <option value="Department of Justice" class="fed-gov-agency-dept">Department of Justice</option>
        <option value="Department of Labor" class="fed-gov-agency-dept">Department of Labor</option>
        <option value="Department of State" class="fed-gov-agency-dept">Department of State</option>
        <option value="Department of Transportation" class="fed-gov-agency-dept">Department of Transportation</option>
        <option value="Department of Treasury" class="fed-gov-agency-dept">Department of Treasury</option>
        <option value="Department of Veterans Affairs" class="fed-gov-agency-dept">Department of Veterans Affairs</option>
        <option value="EPA" class="fed-gov-agency-dept">EPA</option>
        <option value="Executive Office of the President/Vice President" class="fed-gov-agency-dept">Executive Office of the President/Vice President</option>
        <option value="Federal Bureau of Investigation" class="fed-gov-agency-dept">Federal Bureau of Investigation</option>
        <option value="Federal Communications Commission" class="fed-gov-agency-dept">Federal Communications Commission</option>
        <option value="Federal Trade Commission" class="fed-gov-agency-dept">Federal Trade Commission</option>
        <option value="GSA" class="fed-gov-agency-dept">GSA</option>
        <option value="Judiciary Branch" class="fed-gov-agency-dept">Judiciary Branch</option>
        <option value="Legislative Branch" class="fed-gov-agency-dept">Legislative Branch</option>
        <option value="NASA" class="fed-gov-agency-dept">NASA</option>
        <option value="National Institute of Health" class="fed-gov-agency-dept">National Institute of Health</option>
        <option value="OMB" class="fed-gov-agency-dept">OMB</option>
        <option value="OPM" class="fed-gov-agency-dept">OPM</option>
        <option value="SSA" class="fed-gov-agency-dept">SSA</option>
        <option value="USPS" class="fed-gov-agency-dept">USPS</option>
        <option value="Other Agency" class="fed-gov-agency-dept">Other Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-state-local-agency-dept">
      <label for="state-local-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="state-local-agency-dept" name="state-local-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Government Association" class="state-local-agency-dept">Government Association</option>
        <option value="County" class="state-local-agency-dept">County</option>
        <option value="Municipal" class="state-local-agency-dept">Municipal</option>
        <option value="Special District" class="state-local-agency-dept">Special District</option>
        <option value="State" class="state-local-agency-dept">State</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-education">
      <label for="education" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="education" name="education">
        <option value="" disabled="" selected="">— select —</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-function">
      <label for="organization-function" class="survey-modal-label">Organization Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="organization-function" id="organization-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-name">
      <label for="organization_name" class="survey-modal-label">Please Provide Your Org.'s Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="organization_name" name="organization-name" type="text" autocomplete="organization">
    </div>
    <div class="form-group survey-modal-industry">
      <label for="industry" class="survey-modal-label">Industry</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="industry" id="industry">
        <option value="" disabled="" selected="">— select —</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-job-title">
      <label for="job_title" class="survey-modal-label">Job Title</label>
      <input class="form-control form-control-lg survey-modal-field" id="job_title" name="job-title" type="text" autocomplete="job-title">
    </div>
    <div class="form-group survey-modal-job-function">
      <label for="job-function" class="survey-modal-label">Job Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="job-function" id="job-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-phone-number">
      <label for="phone-number" class="survey-modal-label">Phone Number</label>
      <input class="form-control form-control-lg survey-modal-field" id="phone-number" name="phone-number" type="tel" autocomplete="tel">
    </div>
    <div class="form-group survey-modal-postal-code">
      <label for="postal_code" class="survey-modal-label">Zip code</label>
      <input class="form-control form-control-lg survey-modal-field" id="postal_code" name="postal_code" type="text" autocomplete="postal-code">
    </div>
    <div class="form-group survey-modal-country">
      <label for="country" class="survey-modal-label">Country</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="country" name="country">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-country-other">
      <label for="country_other" class="survey-modal-label">Country Name</label>
      <input id="country_other" type="text" name="country_other" class="form-control form-control-lg survey-modal-field" autocomplete="country-name">
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-regular">
        <input class="form-check-input" type="checkbox" name="third_party" checked="">
        <span class="newsletters-partner-text">Yes, I want to receive occasional updates from partners</span>
      </label>
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-eea">
        <input class="form-check-input" type="checkbox" name="third_party_eea">
        <span class="newsletters-partner-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
          <a class="survey-modal-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
      </label>
    </div>
    <div class="d-flex flex-row-reverse">
      <input class="survey-modal-submit" type="submit" value="Submit">
    </div>
  </fieldset>
</form>

POST /newsletters/subscribe/conversion-module/defense-one-today/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/defense-one-today/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> News, analysis, and ideas driving the future of U.S. defense: straight to your inbox. </span>
      <span class="conversion-module-signup-form-title-line2"> Sign up for Defense One Today </span>
    </legend>
    <input id="conversion-module-nl-source_signup" name="source_signup" type="hidden" value="d1-mod-conv-dt">
    <input id="conversion-module-nl-run_through_id" name="run_through_id" type="hidden">
    <div class="conversion-module-signup-form-email form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-email"> My email is ... </label>
      <input autocomplete="email" class="form-control form-control-xl" id="conversion-module-nl-email" name="email" placeholder="email@example.com" required="required" type="text">
    </div>
    <div class="conversion-module-signup-form-employer form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-employer"> I work for ... </label>
      <select class="form-control form-control-xl" id="conversion-module-nl-employer" name="employer" required="required">
        <option value="" selected="selected">--select--</option>
        <option value="Department of Defense (Civilian)">Department of Defense (Civilian)</option>
        <option value="Department of Defense (Military)">Department of Defense (Military)</option>
        <option value="Federal Government">Federal Government</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Retired">Retired</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-optin form-group">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-nl-secondary_optin">
          <input checked="checked" id="conversion-module-nl-secondary_optin" name="secondary_optin" type="checkbox">
          <span class="conversion-module-signup-form-label-text">Also get The D Brief, your daily source for insights and analysis of the latest in defense news</span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Sign up </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

POST /newsletters/subscribe/conversion-module/defense-one-today/thank-you/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/defense-one-today/thank-you/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> Almost There! </span>
      <span class="conversion-module-signup-form-title-line2"> Help us tailor content specifically for you: </span>
    </legend>
    <input id="conversion-module-thank-you-source_signup" name="source_signup" type="hidden" value="d1-mod-conv-dt">
    <input id="conversion-module-thank-you-run_through_id" name="run_through_id" type="hidden">
    <input id="conversion-module-thank-you-email" name="email" type="hidden">
    <div class="conversion-module-signup-form-full_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-full_name"> Full Name </label>
      <input autocomplete="name" class="form-control form-control-xl" id="conversion-module-thank-you-full_name" name="full_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-agency_department form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-agency_department"> Agency/Department </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-agency_department" name="agency_department" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option class="agency-department-civilian-branch" value="Department of the Air Force">Department of the Air Force</option>
        <option class="agency-department-civilian-branch" value="Department of the Army">Department of the Army</option>
        <option class="agency-department-civilian-branch" value="Department of the Navy">Department of the Navy</option>
        <option class="agency-department-civilian-branch" value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option class="agency-department-civilian-branch" value="National Intelligence Agency">National Intelligence Agency</option>
        <option class="agency-department-civilian-branch" value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option class="agency-department-civilian-branch" value="Other Defense Agency">Other Defense Agency</option>
        <option class="agency-department-military-branch" value="Air Force">Air Force</option>
        <option class="agency-department-military-branch" value="Army">Army</option>
        <option class="agency-department-military-branch" value="Coast Guard">Coast Guard</option>
        <option class="agency-department-military-branch" value="Navy">Navy</option>
        <option class="agency-department-military-branch" value="Marines">Marines</option>
        <option class="agency-department-federal-government" value="Department of Agriculture">Department of Agriculture</option>
        <option class="agency-department-federal-government" value="Department of Commerce">Department of Commerce</option>
        <option class="agency-department-federal-government" value="Department of Education">Department of Education</option>
        <option class="agency-department-federal-government" value="Department of Energy">Department of Energy</option>
        <option class="agency-department-federal-government" value="Department of HHS">Department of HHS</option>
        <option class="agency-department-federal-government" value="Department of Homeland Security">Department of Homeland Security</option>
        <option class="agency-department-federal-government" value="Department of HUD">Department of HUD</option>
        <option class="agency-department-federal-government" value="Department of Interior">Department of Interior</option>
        <option class="agency-department-federal-government" value="Department of Justice">Department of Justice</option>
        <option class="agency-department-federal-government" value="Department of Labor">Department of Labor</option>
        <option class="agency-department-federal-government" value="Department of State">Department of State</option>
        <option class="agency-department-federal-government" value="Department of Transportation">Department of Transportation</option>
        <option class="agency-department-federal-government" value="Department of Treasury">Department of Treasury</option>
        <option class="agency-department-federal-government" value="Department of Veterans Affairs">Department of Veterans Affairs</option>
        <option class="agency-department-federal-government" value="EPA">EPA</option>
        <option class="agency-department-federal-government" value="Executive Office of the President/Vice President">Executive Office of the President/Vice President</option>
        <option class="agency-department-federal-government" value="Federal Bureau of Investigation">Federal Bureau of Investigation</option>
        <option class="agency-department-federal-government" value="Federal Communications Commission">Federal Communications Commission</option>
        <option class="agency-department-federal-government" value="Federal Trade Commission">Federal Trade Commission</option>
        <option class="agency-department-federal-government" value="GSA">GSA</option>
        <option class="agency-department-federal-government" value="Judiciary Branch">Judiciary Branch</option>
        <option class="agency-department-federal-government" value="Legislative Branch">Legislative Branch</option>
        <option class="agency-department-federal-government" value="NASA">NASA</option>
        <option class="agency-department-federal-government" value="National Institute of Health">National Institute of Health</option>
        <option class="agency-department-federal-government" value="OMB">OMB</option>
        <option class="agency-department-federal-government" value="OPM">OPM</option>
        <option class="agency-department-federal-government" value="SSA">SSA</option>
        <option class="agency-department-federal-government" value="USPS">USPS</option>
        <option class="agency-department-federal-government" value="Other Agency">Other Agency</option>
        <option class="agency-department-state-and-local" value="Government Association">Government Association</option>
        <option class="agency-department-state-and-local" value="County">County</option>
        <option class="agency-department-state-and-local" value="Municipal">Municipal</option>
        <option class="agency-department-state-and-local" value="Special District">Special District</option>
        <option class="agency-department-state-and-local" value="State">State</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_function"> Organization Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-organization_function" name="organization_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_name"> Organization Name </label>
      <input autocomplete="organization" class="form-control form-control-xl" id="conversion-module-thank-you-organization_name" name="organization_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-job_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-job_function"> Job Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-job_function" name="job_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-phone form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-phone"> Phone number </label>
      <input autocomplete="tel" class="form-control form-control-xl" id="conversion-module-thank-you-phone" name="phone" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-state_and_zip form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-state_and_zip_0"> Zip code </label>
      <input autocomplete="postal-code" class="form-control form-control-xl" id="conversion-module-thank-you-state_and_zip_0" name="state_and_zip_0" placeholder="" type="text"><input autocomplete="postal-code" class="form-control form-control-xl"
        id="conversion-module-thank-you-state_and_zip_1" name="state_and_zip_1" placeholder="" type="hidden">
    </div>
    <div class="conversion-module-signup-form-country form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country"> Country </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-country" name="country" placeholder="">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-country_other form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country_other"> Country Name </label>
      <input autocomplete="country-name" class="form-control form-control-xl" id="conversion-module-thank-you-country_other" name="country_other" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-regular form-group">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin">
          <input checked="checked" id="conversion-module-thank-you-optin" name="optin" type="checkbox">
          <span class="conversion-module-signup-form-label-text">Yes, Defense One can email me on behalf of carefully selected companies and organizations.</span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-eea form-group hide">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin_eea">
          <input id="conversion-module-thank-you-optin_eea" name="optin_eea" type="checkbox">
          <span class="conversion-module-signup-form-label-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
            <a class="conversion-module-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Submit </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="/newsletters/" target="_blank">More from Defense One</a>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

Text Content

×
Notice

We and selected third parties collect personal information as specified in the
privacy policy and use cookies or similar technologies for technical purposes
and, with your consent, for measurement and marketing (personalized ads) as
specified in the cookie policy.

With respect to advertising, we and 796 selected third parties, may use precise
geolocation data, and identification through device scanning in order to store
and/or access information on a device and process personal data like your usage
data for the following advertising purposes: personalised advertising and
content, advertising and content measurement, audience research and services
development.

You can freely give, deny, or withdraw your consent at any time by accessing the
preferences panel. If you give consent, it will be valid only in this domain.
Denying consent may make related features unavailable.



Use the “Accept all” button to consent. Use the “Reject all” button to continue
without accepting.

Necessary
Measurement
Marketing
Press again to continue 0/1
Learn more
Reject allAccept all
Continue to the site
Skip to Content

Sponsor Message



Sponsor Message


▼ Scroll To Continue ▼
 * About
 * Newsletters
 * Podcast
 * Insights
 * Advertise


 * Threats
 * Policy
 * Business
 * Science & Tech
 * SYSTEMS
 * Ideas
 * Events
 * Army
 * Navy
 * Marine Corps
 * Air Force
 * Space Force


 * About
 * Newsletters
 * Podcast
 * Insights
 * Advertise


 * 
 * 
 * 
 * 

 * Threats
 * Policy
 * Business
 * Science & Tech
 * Services
   Army Navy Marine Corps Air Force Space Force
 * SYSTEMS
 * Ideas
 * Events

 * Trending
 * Middle East
 * Congress
 * Air Force
 * Ukraine
 * Russia
 * Space
 * China

Policy


THE SECRET HISTORY OF THE AIR FORCE ONE SHADOW FLEET


SERVICE OFFICIALS DO NOT ACKNOWLEDGE THE EXISTENCE OF FOUR OF THE WORLD'S MOST
PROMINENT BOEING 757S.

 * By Marcus Weisgerber
 * 3 hours ago


What the US military can learn from Ukrainian command posts

CNO: US Navy is having a 1930s moment

Mine-spotting drones and tracked robots: The Army’s efforts to breach minefields
with tech

I'm terrible at goodbyes

Senator's hold is a dangerous attempt to stifle discussion
sponsor content

Linking Large Language Models for Space Domain Awareness

What the US military can learn from Ukrainian command posts

CNO: US Navy is having a 1930s moment

Mine-spotting drones and tracked robots: The Army’s efforts to breach minefields
with tech

I'm terrible at goodbyes

Senator's hold is a dangerous attempt to stifle discussion
sponsor content

Linking Large Language Models for Space Domain Awareness


Defense Systems


PENTAGON’S NEXT-GEN MISSILE-TRACKING EFFORT MOVES AHEAD—FOR NOW


THREE FIRMS HAVE BEEN PICKED TO BUILD 54 SATELLITES, BUT PLANS DEPEND ON FUNDS
IN THE STILL-UNPASSED 2024 BUDGET.

 * Audrey Decker
 * January 16, 2024


Policy


SENATE INCHES TOWARD ANOTHER TWO-TIERED STOPGAP SPENDING BILL


FACING A SHUTDOWN AT THE END OF THE WEEK, CONGRESS AIMS TO PUSH THE DEADLINES
INTO EARLY MARCH.

 * Eric Katz
 * 4 hours ago


Policy


A THUMBS-UP FOR STATE'S 3-YEAR-OLD CYBER BUREAU


GAO SAYS THE BUREAU OF CYBERSPACE AND DIGITAL POLICY HAS “HELPED TO BETTER
POSITION STATE TO ACHIEVE ITS CYBER DIPLOMACY GOALS.”

 * Edward Graham
 * January 16, 2024


Threats


TODAY'S D BRIEF: MIDEAST MISSILE ATTACKS; SEALS MISSING AFTER BOARDING; TAIWAN
ELECTION RESULTS; UKRAINE’S COMMAND POSTS; AND A BIT MORE.




 * Ben Watson and Bradley Peniston
 * January 16, 2024




Sponsor Content


COMBINED JOINT ALL-DOMAIN COMMAND & CONTROL WITH THE F-35


THE F-35 ISN'T JUST ANOTHER JET; IT'S THE MOST ADVANCED 5TH GENERATION FIGHTER
EVER BUILT.

 * Presented by


Policy


GOVERNMENT SHOULD TELL PEOPLE WHEN THEY'RE TALKING TO A BOT, HOUSE LAWMAKERS SAY


A BIPARTISAN GROUP OF HOUSE MEMBERS ROLLED OUT COMPANION LEGISLATION TO AN
EXISTING SENATE BILL.

 * Edward Graham
 * January 13, 2024


Threats


WHAT THE US MILITARY CAN LEARN FROM UKRAINIAN COMMAND POSTS


TWO FOREIGN VOLUNTEER SOLDIERS DESCRIBED OPERATIONS CENTERS IN FRONTLINE
UKRAINE, FROM SURVIVING RUSSIAN MISSILES TO MANAGING DRONE FEEDS.

 * Sam Skove
 * January 12, 2024



Sponsor Message



Sponsor Message


Get all our news and commentary in your inbox at 6 a.m. ET.



email


--------------------------------------------------------------------------------

Stay Connected



Sponsor Message



Sponsor Message





Sponsor Message



Sponsor Message

Get all our news and commentary in your inbox at 6 a.m. ET.



email


--------------------------------------------------------------------------------

Threats


HOUTHIS CAN’T ‘EXECUTE THE SAME WAY’ AFTER STRIKE, US SAYS


COALITION STRIKES CAME DAYS AFTER THE MOST COMPLEX HOUTHI ATTACK YET.

 * Patrick Tucker
 * January 12, 2024


Sponsor Content


INTEGRATING MULTI-ORBIT SATELLITE CONNECTIVITY FOR ENHANCED COMMUNICATIONS
REDUNDANCY AND PREPAREDNESS


IN TODAY’S INFORMATION WARFARE AGE, MISSION SUCCESS ON THE BATTLEFIELD IS
CONTINGENT ON SOLDIERS HAVING THE ABILITY TO GATHER, ANALYZE, AND SECURELY SHARE
CRITICAL INFORMATION.

 * Presented by


Threats


TODAY'S D BRIEF: US, UK ATTACK HOUTHIS IN YEMEN; GLOBAL REACTIONS; TAIWAN’S
ELECTION; SEAHAWK CRASH IN CALIFORNIA; AND A BIT MORE.




 * Ben Watson and Audrey Decker
 * January 12, 2024


Business


PENTAGON UNVEILS ITS LONG-AWAITED DEFENSE INDUSTRY STRATEGY


THE FIRST-OF-ITS-KIND DOCUMENT AIMS TO ADDRESS FRAGILE SUPPLY CHAINS REVEALED BY
A GLOBAL PANDEMIC AND SIMULTANEOUS INTERNATIONAL CONFLICTS.

 * Lauren C. Williams
 * January 11, 2024


Threats


MORE THAN $1 BILLION IN HIGH-TECH MILITARY AID SENT TO UKRAINE INCORRECTLY
TRACKED, WATCHDOG FINDS


POOR INTERAGENCY COORDINATION AND A LACK OF U.S. STAFF ON THE GROUND MEANT
ADVANCED WEAPONRY WAS NOT ACCURATELY MONITORED IN DEFENSE DEPARTMENT DATABASES.

 * Sam Skove
 * January 11, 2024




VOICES

Peter W. Singer


WE HAVE CHINA’S ‘ANTI-ACCESS’ CHALLENGE EXACTLY BACKWARD

Paula Thornhill


THE SPACE FORCE NEEDS A BRAND-NEW CULTURE OF ITS OWN

Bilal Y. Saab


A DEFENSE TREATY IS NOT HOW BIDEN SHOULD FIX THE SAUDI RELATIONSHIP

Sen. Mark Kelly


GET MOVING ON THAT IRREGULAR WARFARE CENTER, DOD LEADERS

Podcast
 * Sponsored
   
   Ep. 141: Year in review
   Listen Now | Past Episodes


Video

 * GEOINT Conference Wire 3: NRO on AI, DHS on Change Detection For Disasters




Sponsor Message



Sponsor Message

Threats


US, ALLIES STRIKE HOUTHI TARGETS


A “WIDE SWATH OF TARGETS IN YEMEN” WERE HIT IN RETALIATION FOR ATTACKS ON RED
SEA SHIPPING, A U.S. OFFICIAL SAID.

 * Patrick Tucker
 * January 11, 2024


Ideas


IRAN TERROR BLAST HIGHLIGHTS SUCCESS, AND RISKS, OF ISIS-K'S REGIONAL STRATEGY


THE GROUP'S JAN. 3 BOMBING RAISES TWO CRITICAL ISSUES WITH GRAVE SECURITY
IMPLICATIONS.

 * Amira Jadoon and Nakissa Jahanbani, The Conversation
 * January 11, 2024


Threats


TODAY'S D BRIEF: TANKER HIJACKED; MORE SECDEF SCRUTINY; DEMINING TECH; TIME TO
CLOSE GITMO?; AND A BIT MORE.




 * Ben Watson and Bradley Peniston
 * January 11, 2024


Ideas


SENATOR'S HOLD IS A DANGEROUS ATTEMPT TO STIFLE DISCUSSION


THE HOLD ON THE PROMOTION OF AN AIR FORCE COLONEL SUGGESTS THAT MILITARY
OFFICERS MIGHT FACE PROFESSIONAL SETBACKS FOR EVEN ACKNOWLEDGING THAT PROBLEMS
EXIST.

 * Michael Embrich
 * January 11, 2024


Ideas


TAIWANESE ELECTION MAY DETERMINE WHETHER BEIJING OPTS TO FORCE THE ISSUE
OF REUNIFICATION


INDEPENDENCE ON THE BALLOT?

 * Meredith Oyen, The Conversation
 * January 10, 2024


Threats


TODAY'S D BRIEF: SECDEF HAS CANCER; ‘COMPLEX’ RED SEA ATTACK; ARMY’S SPACE
PLANS; 2023’S RECORD HEAT; AND A BIT MORE.




 * Ben Watson and Bradley Peniston
 * January 10, 2024



Policy


CNO: US NAVY IS HAVING A 1930S MOMENT


FRANCHETTI HIGHLIGHTS “WARFIGHTING” AND “WARFIGHTERS” AS KEY PRIORITIES.

 * Patrick Tucker
 * January 9, 2024


Science & Tech


MINE-SPOTTING DRONES AND TRACKED ROBOTS: THE ARMY’S EFFORTS TO BREACH MINEFIELDS
WITH TECH


ADVANCED DRONES CAN USE MACHINE LEARNING TO IDENTIFY SPECIFIC MINE TYPES.

 * Sam Skove
 * January 9, 2024


Business


I'M TERRIBLE AT GOODBYES


YOUR HUMBLE DEFENSE BUSINESS BRIEF SCRIBE IS MOVING ON.

 * Marcus Weisgerber
 * January 9, 2024


Business


ROCKET LAB SAYS $515M SATELLITE CONTRACT MAKES IT A PRIME SUPPLIER


COMPANY OFFICIALS REVEALED THAT IT WILL BUILD 18 SATELLITES FOR A SPACE
DEVELOPMENT AGENCY CONSTELLATION.

 * Audrey Decker
 * January 9, 2024


Policy


HOW SPACE FORCE IS RAISING ITS CYBER DEFENSES


THE NEWEST SERVICE IS BUILDING IN-HOUSE CYBER TEAMS BUT ALSO NEEDS TO WORK MORE
CLOSELY WITH U.S. CYBER COMMAND, A DEPUTY CHIEF OF SPACE OPERATIONS SAYS.

 * Edward Graham
 * January 9, 2024


Threats


TODAY'S D BRIEF: 2024 FUNDING DEAL?; SCRUTINY FOR SECDEF; SAILOR-SPY SENTENCED;
CHINA’S AERIAL MESSAGES; AND A BIT MORE.




 * Ben Watson
 * January 9, 2024


Business


DELAYING AIRCRAFT CARRIER ORDER WOULD HURT SUPPLY CHAIN, SHIPBUILDER SAYS


HII SAYS KEY SUPPLIERS COULD CLOSE UP IF NAVY DECIDES TO PUSH BACK CVN-82 ORDER.

 * Audrey Decker
 * January 8, 2024



Stay Connected


Featured eBooks




Next

X
This website uses cookies to enhance user experience and to analyze performance
and traffic on our website. We also share information about your use of our site
with our social media, advertising and analytics partners. Learn More / Do Not
Sell My Personal Information
Accept Cookies
X

Cookie Preferences Cookie List

Do Not Sell My Personal Information

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of our First Party Strictly Necessary Cookies as they are
deployed in order to ensure the proper functioning of our website (such as
prompting the cookie banner and remembering your settings, to log into your
account, to redirect you when you log out, etc.). For more information about the
First and Third Party Cookies used please follow this link.

Allow All Cookies

Manage Consent Preferences

Strictly Necessary Cookies - Always Active

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Sale of Personal Data, Targeting & Social Media Cookies



Under the California Consumer Privacy Act, you have the right to opt-out of the
sale of your personal information to third parties. These cookies collect
information for analytics and to personalize your experience with targeted ads.
You may exercise your right to opt out of the sale of personal information by
using this toggle switch. If you opt out we will not be able to offer you
personalised ads and will not hand over your personal information to any third
parties. Additionally, you may contact our legal department for further
clarification about your rights as a California consumer by using this Exercise
My Rights link

If you have enabled privacy controls on your browser (such as a plugin), we have
to take that as a valid request to opt-out. Therefore we would not be able to
track your activity through the web. This may affect our ability to personalize
ads according to your preferences.

Targeting cookies may be set through our site by our advertising partners. They
may be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Social media cookies are set by a range of social media services that we have
added to the site to enable you to share our content with your friends and
networks. They are capable of tracking your browser across other sites and
building up a profile of your interests. This may impact the content and
messages you see on other websites you visit. If you do not allow these cookies
you may not be able to use or see these sharing tools.

If you want to opt out of all of our lead reports and lists, please submit a
privacy request at our Do Not Sell page.

Save Settings
Cookie Preferences Cookie List

Cookie List

A cookie is a small piece of data (text file) that a website – when visited by a
user – asks your browser to store on your device in order to remember
information about you, such as your language preference or login information.
Those cookies are set by us and called first-party cookies. We also use
third-party cookies – which are cookies from a domain different than the domain
of the website you are visiting – for our advertising and marketing efforts.
More specifically, we use cookies and other tracking technologies for the
following purposes:

Strictly Necessary Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Functional Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Performance Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Sale of Personal Data

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

Social Media Cookies

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

Targeting Cookies

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

 * About
 * Contact
 * Advertise
 * Privacy Policy
 * Terms & Conditions

 * Nextgov/FCW
 * Government Executive
 * Route Fifty
 * Washington Technology
 * More

© 2024 by Government Media Executive Group LLC. All rights reserved.
Back to top
×
Please read our Privacy Policy as it has recently been updated. Defense One uses
cookies for analytics and personalization. By continuing to use this site, you
agree to our use of cookies.
Almost There!

Help us tailor content specifically for you:

Full Name
I Work For... — select — Department of Defense (Civilian) Department of Defense
(Military) Federal Government State/Local Government Government Contractor
Private Sector Retired
▼
Agency/Department — select — Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency
▼
Agency/Department — select — Air Force Army Coast Guard Navy Marines
▼
Agency/Department — select — Department of Agriculture Department of Commerce
Department of Education Department of Energy Department of HHS Department of
Homeland Security Department of HUD Department of Interior Department of Justice
Department of Labor Department of State Department of Transportation Department
of Treasury Department of Veterans Affairs EPA Executive Office of the
President/Vice President Federal Bureau of Investigation Federal Communications
Commission Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA
National Institute of Health OMB OPM SSA USPS Other Agency
▼
Agency/Department — select — Government Association County Municipal Special
District State
▼
Agency/Department — select —
▼
Organization Function — select — Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
▼
Please Provide Your Org.'s Name
Industry — select —
▼
Job Title
Job Function — select — Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
▼
Phone Number
Zip code
Country United States EEA (European Economic Area) Canada Other
▼
Country Name
Yes, I want to receive occasional updates from partners
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.

×
News, analysis, and ideas driving the future of U.S. defense: straight to your
inbox. Sign up for Defense One Today
My email is ...
I work for ... --select-- Department of Defense (Civilian) Department of Defense
(Military) Federal Government State/Local Government Government Contractor
Private Sector Retired
Also get The D Brief, your daily source for insights and analysis of the latest
in defense news
Sign up
Privacy Policy
Almost There! Help us tailor content specifically for you:
Full Name
Agency/Department --select-- Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency Air Force Army Coast Guard Navy
Marines Department of Agriculture Department of Commerce Department of Education
Department of Energy Department of HHS Department of Homeland Security
Department of HUD Department of Interior Department of Justice Department of
Labor Department of State Department of Transportation Department of Treasury
Department of Veterans Affairs EPA Executive Office of the President/Vice
President Federal Bureau of Investigation Federal Communications Commission
Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA National
Institute of Health OMB OPM SSA USPS Other Agency Government Association County
Municipal Special District State
Organization Function --select-- Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
Organization Name
Job Function --select-- Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
Phone number
Zip code
Country United States EEA (European Economic Area) Canada Other
Country Name
Yes, Defense One can email me on behalf of carefully selected companies and
organizations.
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.
Submit
More from Defense One Privacy Policy