# &#91;1.6.0.64 RC&#93; Sensitive option not working on expressions

**URL:** https://www.finalbuilder.com/forums/t/91-1-6-0-64-rc-93-sensitive-option-not-working-on-expressions/5959
**Category:** Bugs
**Created:** [March 4, 2015, 12:27pm UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-64-rc-93-sensitive-option-not-working-on-expressions/5959 "2015-03-04T12:27:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![catenalogic](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/catenalogic/32/116_2.png) [@catenalogic](https://www.finalbuilder.com/forums/u/catenalogic)
#### Post date: [March 4, 2015, 12:27pm UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-64-rc-93-sensitive-option-not-working-on-expressions/5959/1 "2015-03-04T12:27:09Z")

</div>

We are pushing some packages to MyGet. For this I have this setup:  
  
1) Variable with the MyGetToken =\> sensitive  
2) Variable with the full url:&nbsp;[https://www.myget.org/F/myfeed/auth/%MyGetToken%](https://www.myget.org/F/myfeed/auth/%25MyGetToken%25) =\> sensitive  
  
However, in the output:  
  
Pushing MyPackage 0.2.0-unstable0002 to '[https://www.myget.org/F/somefeed/auth/12345-12345-](https://www.myget.org/F/somefeed/auth/12345-12345-)

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [March 4, 2015, 7:38am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-64-rc-93-sensitive-option-not-working-on-expressions/5959/2 "2015-03-04T07:38:04Z")

</div>

Hi Geert,  
  
We only mask variables in expressions generated in Continua. The message you posted is output from NuGet - we have no fail safe way of knowing which parts of the output from external tools we should mask.&nbsp;  
  
I have added an option to suppress log mesages the Nuget actions in the latest version. This should deal with this your issue in this instance.
